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

/freebsd-10.2-release/lib/msun/amd64/
H A Dfenv.c41 { 0xffff0000 | __INITIAL_FPUCW__,
/freebsd-10.2-release/sys/x86/include/
H A Dfpu.h204 #define __INITIAL_FPUCW__ 0x037F macro
/freebsd-10.2-release/sys/amd64/amd64/
H A Dfpu.c290 control = __INITIAL_FPUCW__;
666 if (curpcb->pcb_initial_fpucw != __INITIAL_FPUCW__)
H A Dmachdep.c955 pcb->pcb_initial_fpucw = __INITIAL_FPUCW__;

Completed in 78 milliseconds