Home
last modified time | relevance | path

Searched defs:sfpn (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/m68k/fpe/
H A Dfpu_log.c56 static struct sfpn { struct
57 int sp_exp;
58 uint32_t sp_m0, sp_m1;
H A Dfpu_cordic.c40 struct sfpn { struct
63 static void printf_sfpn(const struct sfpn *); argument