Searched refs:SItype (Results 1 – 7 of 7) sorted by relevance
34 __floatsidf (SItype i) in __floatsidf()
34 __floatsitf (SItype i) in __floatsitf()
32 SItype
33 __floatsisf (SItype i) in __floatsisf()
324 typedef int SItype __attribute__ ((mode (SI))); typedef339 #define SI_BITS (__CHAR_BIT__ * (int) sizeof (SItype))
Completed in 11 milliseconds