Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dfpu.h56 int fpuformat(void);
/freebsd/sys/amd64/amd64/
H A Dfpu.c505 fpuformat(void) in fpuformat() function
H A Dexec_machdep.c720 mcp->mc_fpformat = fpuformat(); in get_fpcontext()
/freebsd/sys/amd64/ia32/
H A Dia32_signal.c104 mcp->mc_fpformat = fpuformat(); in ia32_get_fpcontext()