Searched refs:__INITIAL_FPUCW__ (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/msun/amd64/
H A Dfenv.c41 { 0xffff0000 | __INITIAL_FPUCW__,
/freebsd-10-stable/sys/x86/include/
H A Dfpu.h204 #define __INITIAL_FPUCW__ 0x037F macro
/freebsd-10-stable/sys/amd64/amd64/
H A Dfpu.c296 control = __INITIAL_FPUCW__;
648 if (pcb->pcb_initial_fpucw != __INITIAL_FPUCW__)
H A Dmachdep.c951 pcb->pcb_initial_fpucw = __INITIAL_FPUCW__;

Completed in 112 milliseconds