Searched refs:HFRAC_BITS (Results 1 – 2 of 2) sorted by relevance
44 #define HFRAC_BITS LDBL_MANH_SIZE macro47 #define HFRAC_BITS (LDBL_MANH_SIZE - 1) macro135 while(hx<(1ULL<<HFRAC_BITS)) { /* normalize x */ in fmodl()
44 #define HFRAC_BITS LDBL_MANH_SIZE macro47 #define HFRAC_BITS (LDBL_MANH_SIZE - 1) macro145 while(hx<(1ULL<<HFRAC_BITS)) { /* normalize x */ in remquol()