Searched refs:SNG_EXPBITS (Results 1 – 3 of 3) sorted by relevance
172 exp = (i >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS); in fpu_stof()
79 #define SNG_EXPBITS 8 macro
86 #define SNG_EXPBITS 8 macro