Searched refs:HFRAC_BITS (Results 1 – 3 of 3) sorted by relevance
26 #define HFRAC_BITS LDBL_MANH_SIZE macro30 #define HFRAC_BITS (LDBL_MANH_SIZE - 1) macro122 while(hx<(1LL<<HFRAC_BITS)) { /* normalize x */ in fmodl()
25 #define HFRAC_BITS LDBL_MANH_SIZE macro28 #define HFRAC_BITS (LDBL_MANH_SIZE - 1) macro128 while(hx<(1LL<<HFRAC_BITS)) { /* normalize x */ in remquol()
26 #define HFRAC_BITS LDBL_MANH_SIZE macro30 #define HFRAC_BITS (LDBL_MANH_SIZE - 1) macro128 while(_hx<(1LL<<HFRAC_BITS)) { /* normalize x */ in remquol()