Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducontext.h74 #define _MC_FPFMT_387 0x10001 macro
/f-stack/freebsd/i386/i386/
H A Dnpx.c597 return (_MC_FPFMT_387); in npxformat()
H A Dmachdep.c3021 else if (mcp->mc_fpformat != _MC_FPFMT_387 && in set_fpcontext()