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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixdfdi.c41 typedef int DItype_x __attribute__ ((mode (DI))); typedef
61 DItype_x __fixdfdi (double a1);
64 DItype_x
69 register DItype_x l;
H A D_fixsfdi.c41 typedef int DItype_x __attribute__ ((mode (DI))); typedef
58 DItype_x __fixsfdi (float a1);
61 DItype_x
66 register DItype_x l;
H A D_fixtfdi.c44 typedef int DItype_x __attribute__ ((mode (DI))); typedef
63 DItype_x __fixtfdi (long double a1);
66 DItype_x
H A D_fixunstfdi.c42 typedef int DItype_x __attribute__ ((mode (DI))); typedef
H A D_fixunsdfdi.c39 typedef int DItype_x __attribute__ ((mode (DI))); typedef
H A D_fixunssfdi.c38 typedef int DItype_x __attribute__ ((mode (DI))); typedef
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixdfdi.c41 typedef int DItype_x __attribute__ ((mode (DI))); typedef
61 DItype_x __fixdfdi (double a1);
64 DItype_x
69 register DItype_x l;
H A D_fixsfdi.c41 typedef int DItype_x __attribute__ ((mode (DI))); typedef
58 DItype_x __fixsfdi (float a1);
61 DItype_x
66 register DItype_x l;
H A D_fixtfdi.c44 typedef int DItype_x __attribute__ ((mode (DI))); typedef
63 DItype_x __fixtfdi (long double a1);
66 DItype_x
H A D_fixunstfdi.c42 typedef int DItype_x __attribute__ ((mode (DI))); typedef
H A D_fixunsdfdi.c39 typedef int DItype_x __attribute__ ((mode (DI))); typedef
H A D_fixunssfdi.c38 typedef int DItype_x __attribute__ ((mode (DI))); typedef

Completed in 207 milliseconds