Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dnpx.h59 int npxformat(void);
/f-stack/freebsd/i386/i386/
H A Dnpx.c590 npxformat(void) in npxformat() function
H A Dmachdep.c2999 mcp->mc_fpformat = npxformat(); in get_fpcontext()