Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dfpu.h59 int fpuformat(void);
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c518 fpuformat(void) in fpuformat() function
H A Dmachdep.c2402 mcp->mc_fpformat = fpuformat(); in get_fpcontext()
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c106 mcp->mc_fpformat = fpuformat(); in ia32_get_fpcontext()