Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/include/
H A Dvaxfp.h58 struct vax_f_floating { struct
59 unsigned int fflt_frach:FFLT_FRACHBITS;
60 unsigned int fflt_exp:FFLT_EXPBITS;
61 unsigned int fflt_sign:1;
62 unsigned int fflt_fracl:FFLT_FRACLBITS;