Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducontext.h73 #define _MC_FPFMT_NODEV 0x10000 /* device not present or configured */ macro
145 #define _MC_FPFMT_NODEV 0x10000 /* device not present or configured */ macro
/f-stack/freebsd/i386/i386/
H A Dnpx.c594 return (_MC_FPFMT_NODEV); in npxformat()
H A Dmachdep.c3019 if (mcp->mc_fpformat == _MC_FPFMT_NODEV) in set_fpcontext()
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c126 if (mcp->mc_fpformat == _MC_FPFMT_NODEV) in ia32_set_fpcontext()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2422 if (mcp->mc_fpformat == _MC_FPFMT_NODEV) in set_fpcontext()