Searched refs:EXPMASK (Results 1 – 2 of 2) sorted by relevance
34 #define EXPMASK (BIAS + LDBL_MAX_EXP) macro215 ix = hx & EXPMASK; in exp2l()
35 #define EXPMASK (BIAS + LDBL_MAX_EXP) macro363 ix = hx & EXPMASK; in exp2l()