Searched refs:SNG_EXPBITS (Results 1 – 2 of 2) sorted by relevance
77 #define SNG_EXPBITS 8 macro
202 exp = (i >> (32 - 1 - SNG_EXPBITS)) & mask(SNG_EXPBITS);