Searched refs:__fnstcw (Results 1 – 4 of 4) sorted by relevance
87 #define __fnstcw(__cw) __asm __volatile("fnstcw %0" : "=m" (*(__cw))) macro148 __fnstcw(&__control); in fegetround()161 __fnstcw(&__control); in fesetround()210 __fnstcw(&__control); in fegetexcept()
108 #define __fnstcw(__cw) __asm __volatile("fnstcw %0" : "=m" (*(__cw))) macro176 __fnstcw(&__control); in fegetround()188 __fnstcw(&__control); in fesetround()244 __fnstcw(&__control); in fegetexcept()
121 __fnstcw(&control); in __feenableexcept()138 __fnstcw(&control); in __fedisableexcept()
174 __fnstcw(&control); in __feenableexcept()195 __fnstcw(&control); in __fedisableexcept()