Searched refs:SIGN_BIAS (Results 1 – 2 of 2) sorted by relevance
92 #define SIGN_BIAS ((uint32_t) 1 << (EXP2F_TABLE_BITS + 11)) macro206 sign_bias = SIGN_BIAS; in powf()
195 #define SIGN_BIAS ((int32_t) 0x800 << EXP_TABLE_BITS) macro354 sign_bias = SIGN_BIAS; in pow()