Home
last modified time | relevance | path

Searched refs:UQItype (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/hppa/
Dlibgcc-compat.c27 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
29 const UQItype __clz_tab_internal[] =
/glibc-2.36/stdlib/
Dgmp-impl.h280 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
286 typedef unsigned char UQItype; typedef
Dlonglong.h60 extern const UQItype __clz_tab[256] attribute_hidden;
/glibc-2.36/soft-fp/
Dsoft-fp.h326 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
/glibc-2.36/sysdeps/wordsize-32/
Ddivdi3.c27 typedef unsigned int UQItype __attribute__ ((mode (QI))); typedef
/glibc-2.36/ChangeLog.old/
DChangeLog.102150 * soft-fp/soft-fp.h (QItype, UQItype): New types used by longlong.h.