Searched refs:USItype_x (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixdfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
50 USItype_x lower;
H A D_fixsfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
49 USItype_x l;
H A D_fixunsdfdi.c42 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
48 USItype_x lower;
H A D_fixunssfdi.c41 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
46 USItype_x l;
H A D_fixunstfdi.c45 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
H A D_fixtfdi.c47 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixdfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
50 USItype_x lower;
H A D_fixunsdfdi.c42 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
48 USItype_x lower;
H A D_fixsfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
49 USItype_x l;
H A D_fixunssfdi.c41 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
46 USItype_x l;
H A D_fixunstfdi.c45 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
H A D_fixtfdi.c47 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef

Completed in 108 milliseconds