Lines Matching defs:int

37 extern int __gcc_bcmp (const unsigned char *, const unsigned char *, size_t);
39 extern void __eprintf (const char *, const char *, unsigned int, const char *)
43 extern short int __get_eh_table_language (struct exception_descriptor *);
44 extern short int __get_eh_table_version (struct exception_descriptor *);
137 typedef int QItype __attribute__ ((mode (QI)));
138 typedef unsigned int UQItype __attribute__ ((mode (QI)));
139 typedef int HItype __attribute__ ((mode (HI)));
140 typedef unsigned int UHItype __attribute__ ((mode (HI)));
143 typedef int SItype __attribute__ ((mode (SI)));
144 typedef unsigned int USItype __attribute__ ((mode (SI)));
147 typedef int DItype __attribute__ ((mode (DI)));
148 typedef unsigned int UDItype __attribute__ ((mode (DI)));
151 typedef int TItype __attribute__ ((mode (TI)));
152 typedef unsigned int UTItype __attribute__ ((mode (TI)));
174 typedef int word_type __attribute__ ((mode (__word__)));
184 #define int bogus_type
364 #undef int
371 extern SFtype __powisf2 (SFtype, int);
381 extern DFtype __powidf2 (DFtype, int);
392 extern XFtype __powixf2 (XFtype, int);
402 extern TFtype __powitf2 (TFtype, int);
406 #define int bogus_type
439 #undef int
440 extern int __clzDI2 (UDWtype);
441 extern int __clzSI2 (UWtype);
442 extern int __ctzSI2 (UWtype);
443 extern int __ffsSI2 (UWtype);
444 extern int __ffsDI2 (DWtype);
445 extern int __ctzDI2 (UDWtype);
446 extern int __popcountSI2 (UWtype);
447 extern int __popcountDI2 (UDWtype);
448 extern int __paritySI2 (UWtype);
449 extern int __parityDI2 (UDWtype);
450 #define int bogus_type