Searched refs:SItype_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.c38 typedef int SItype_x __attribute__ ((mode (SI))); typedef
44 SItype_x upper;
H A D_fixtfdi.c43 typedef int SItype_x __attribute__ ((mode (SI))); typedef
49 SItype_x i[4]; /* 32 bit parts: 0 upper ... 3 lowest */
H A D_fixunsdfdi.c38 typedef int SItype_x __attribute__ ((mode (SI))); typedef
44 SItype_x upper;
H A D_fixunstfdi.c43 typedef int SItype_x __attribute__ ((mode (SI))); typedef
49 SItype_x i[4]; /* 32 bit parts: 0 upper ... 3 lowest */
H A D_fixsfdi.c38 typedef int SItype_x __attribute__ ((mode (SI))); typedef
H A D_fixunssfdi.c38 typedef int SItype_x __attribute__ ((mode (SI))); typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/s390/
H A Dfixdfdi.h40 typedef int SItype_x __attribute__ ((mode (SI))); typedef
46 SItype_x i[4]; /* 32 bit parts: 0 upper ... 3 lowest */
115 typedef int SItype_x __attribute__ ((mode (SI))); typedef
121 SItype_x i[4]; /* 32 bit parts: 0 upper ... 3 lowest */
190 typedef int SItype_x __attribute__ ((mode (SI))); typedef
196 SItype_x upper;
262 typedef int SItype_x __attribute__ ((mode (SI))); typedef
268 SItype_x upper;
337 typedef int SItype_x __attribute__ ((mode (SI))); typedef
405 typedef int SItype_x __attribute_ typedef
[all...]

Completed in 63 milliseconds