Home
last modified time | relevance | path

Searched refs:__fnstcw (Results 1 – 1 of 1) sorted by relevance

/bionic/libm/i387/
Dfenv.c80 #define __fnstcw(__cw) __asm volatile("fnstcw %0" : "=m" (*(__cw))) macro
239 __fnstcw(&control); in feenableexcept()
264 __fnstcw(&control); in fedisableexcept()
350 __fnstcw(&control); in fegetround()
363 __fnstcw(&control); in fesetround()
410 __fnstcw(&control); in fegetexcept()