Searched refs:__swapRD (Results 1 – 10 of 10) sorted by relevance
40 #define __swapRD __swap87RD macro42 extern enum fp_direction_type __swapRD(enum fp_direction_type);53 rd = __swapRD(fp_nearest); in log1pl()62 (void) __swapRD(rd); in log1pl()
66 #define __swapRD __swap87RD macro68 extern enum fp_direction_type __swapRD(enum fp_direction_type);96 rd = __swapRD(fp_nearest); in log10l()102 (void) __swapRD(rd); in log10l()
42 extern enum fp_direction_type __swapRD(enum fp_direction_type);82 rd = __swapRD(fp_nearest); in irintl()83 (void) __swapRD(rd); /* restore Rounding Direction */ in irintl()
62 extern enum fp_direction_type __swapRD(enum fp_direction_type);104 rd = __swapRD(fp_nearest); in hypotl()125 (void) __swapRD(rd); /* restore rounding mode */ in hypotl()
37 extern enum fp_direction_type __swapRD(enum fp_direction_type);252 (void) __swapRD(fp_negative); in __q_pack()450 rm = __swapRD(fp_nearest); in sqrtl()470 (void) __swapRD(rm); in sqrtl()
211 __swapRD(enum fp_direction_type d) in __swapRD() function
778 .inline __swapRD,1
204 __swapRD(enum fp_direction_type d) in __swapRD() function
384 .inline __swapRD,1
247 SKIP_SYMBOL|__swapRD