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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixdfdi.c39 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
45 USItype_x lower;
H A D_fixsfdi.c39 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
44 USItype_x l;
H A D_fixunsdfdi.c39 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
45 USItype_x lower;
H A D_fixunssfdi.c39 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
44 USItype_x l;
H A D_fixtfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
H A D_fixunstfdi.c44 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/s390/
H A Dfixdfdi.h41 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
116 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
191 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
197 USItype_x lower;
263 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
269 USItype_x lower;
338 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
343 USItype_x l;
406 typedef unsigned int USItype_x __attribute__ ((mode (SI))); typedef
411 USItype_x
[all...]

Completed in 109 milliseconds