Searched refs:__swapRP (Results 1 – 21 of 21) sorted by relevance
35 extern int __swapRP(int);61 rp = __swapRP(fp_extended); in erfcf()66 (void) __swapRP(rp); in erfcf()
40 extern int __swapRP(int);344 rp = __swapRP(fp_extended); in j0f()349 (void) __swapRP(rp); in j0f()423 rp = __swapRP(fp_extended); in y0f()428 (void) __swapRP(rp); in y0f()512 rp = __swapRP(fp_extended); in j1f()517 (void) __swapRP(rp); in j1f()597 rp = __swapRP(fp_extended); in y1f()602 (void) __swapRP(rp); in y1f()638 rp = __swapRP(fp_extended); in jnf()[all …]
36 extern int __swapRP(int);235 int rp = __swapRP(fp_extended); in powf()265 (void) __swapRP(rp); in powf()280 (void) __swapRP(rp); in powf()
34 extern int __swapRP(int);321 rp = __swapRP(fp_extended); in atan2f()341 (void) __swapRP(rp); in atan2f()
40 extern int __swapRP(int);113 rp = __swapRP(fp_extended); in cosf()124 (void) __swapRP(rp); in cosf()
40 extern int __swapRP(int);113 rp = __swapRP(fp_extended); in sinf()123 (void) __swapRP(rp); in sinf()
36 extern int __swapRP(int);122 rp = __swapRP(fp_extended); in tanf()132 (void) __swapRP(rp); in tanf()
62 extern int __swapRP(int);144 rp = __swapRP(fp_extended); in sincosf()154 (void) __swapRP(rp); in sincosf()
43 extern enum fp_precision_type __swapRP(enum fp_precision_type);68 rp = __swapRP(fp_extended); /* make sure precision is long double */ in rintl()70 (void) __swapRP(rp); /* restore precision mode */ in rintl()
40 extern enum fp_precision_type __swapRP(enum fp_precision_type);42 #define SWAPRP(new, x) x = __swapRP(new);43 #define RESTRP(x) (void) __swapRP(x);
141 extern int __swapRP(int);175 rp = __swapRP(fp_extended); in __rem_pio2m()364 (void) __swapRP(rp); in __rem_pio2m()
40 extern int __swapRP(int);106 int rp = __swapRP(fp_extended); in cpowf()119 (void) __swapRP(rp); in cpowf()135 int rp = __swapRP(fp_extended); in cpowf()170 (void) __swapRP(rp); in cpowf()
35 extern int __swapRP(int);64 int rp = __swapRP(fp_extended); in clogf()78 (void) __swapRP(rp); in clogf()
35 extern int __swapRP(int);80 int rp = __swapRP(fp_extended); in cexpf()87 (void) __swapRP(rp); in cexpf()
35 extern int __swapRP(int);72 int rp = __swapRP(fp_extended); in ccoshf()80 (void) __swapRP(rp); in ccoshf()
35 extern int __swapRP(int);72 int rp = __swapRP(fp_extended); in csinhf()80 (void) __swapRP(rp); in csinhf()
35 extern int __swapRP(int);119 int rp = __swapRP(fp_extended); in catanf()130 (void) __swapRP(rp); in catanf()
77 __swapRP(int i) in __swapRP() function
205 __swapRP(enum fp_precision_type i) in __swapRP() function
196 __swapRP(enum fp_precision_type i) in __swapRP() function
94 __swapRP(int i) in __swapRP() function