Searched defs:vax_f_floating (Results 1 – 1 of 1) sorted by relevance
58 struct vax_f_floating { struct59 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;