Searched refs:__swap87RD (Results 1 – 5 of 5) sorted by relevance
116 __swap87RD(enum fp_direction_type i) in __swap87RD() function138 short rd = __swap87RD(fp_positive); in ceil()153 __swap87RD(rd); in ceil()212 short rd = __swap87RD(fp_negative); in floor()215 __swap87RD(rd); in floor()
62 extern enum fp_direction_type __swap87RD(enum fp_direction_type);90 rd = __swap87RD(fp_nearest); in hypotl()111 __swap87RD(rd); /* restore rounding mode */ in hypotl()
40 #define __swapRD __swap87RD
66 #define __swapRD __swap87RD
99 __swap87RD(enum fp_direction_type i) in __swap87RD() function