Searched refs:SItype_ppc (Results 1 – 4 of 4) sorted by relevance
60 typedef int SItype_ppc __attribute__ ((__mode__ (__SI__))); typedef76 extern TFtype __powikf2_sw (TFtype, SItype_ppc);85 extern SItype_ppc __fixkfsi_sw (TFtype);89 extern TFtype __floatsikf_sw (SItype_ppc);122 extern TFtype __powikf2_hw (TFtype, SItype_ppc);131 extern SItype_ppc __fixkfsi_hw (TFtype);135 extern TFtype __floatsikf_hw (SItype_ppc);159 extern TFtype __powikf2 (TFtype, SItype_ppc);171 extern SItype_ppc __fixkfsi (TFtype);175 extern TFtype __floatsikf (SItype_ppc);
72 __floatsikf_hw (SItype_ppc a) in __floatsikf_hw()95 SItype_ppc98 return (SItype_ppc) a; in __fixkfsi_hw()
277 TFtype __powikf2 (TFtype, SItype_ppc)313 SItype_ppc __fixkfsi (TFtype)325 TFtype __floatsikf (SItype_ppc)
52 __powikf2 (TFtype x, SItype_ppc m) in __powikf2()