Searched defs:fixedfloat (Results 1 – 1 of 1) sorted by relevance
322 struct fixedfloat { struct323 unsigned long mantissa; // : 27;324 unsigned short exponent; // : 5;