Home
last modified time | relevance | path

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

/bionic/libm/i387/
Dfenv.c61 #define __fnstcw(__cw) __asm __volatile("fnstcw %0" : "=m" (*(__cw))) macro
220 __fnstcw(&control); in feenableexcept()
245 __fnstcw(&control); in fedisableexcept()
331 __fnstcw(&control); in fegetround()
344 __fnstcw(&control); in fesetround()
391 __fnstcw(&control); in fegetexcept()