Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dnpx.h56 int npxformat(void);
/freebsd/sys/i386/i386/
H A Dnpx.c556 npxformat(void) in npxformat() function
H A Dexec_machdep.c1214 mcp->mc_fpformat = npxformat(); in get_fpcontext()