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