Searched refs:_Stl_HIBITULL (Results 1 – 1 of 1) sorted by relevance
230 #define _Stl_HIBITULL (ULL(1) << 63) macro234 if ((prodhi & _Stl_HIBITULL) == 0) { in _Stl_norm_and_round()238 if ((prodhi == ~_Stl_HIBITULL) && in _Stl_norm_and_round()243 p = _Stl_HIBITULL; in _Stl_norm_and_round()254 if ((prodlo & _Stl_HIBITULL) != 0) { /* first guard bit a one */ in _Stl_norm_and_round()256 prodlo != _Stl_HIBITULL ) { /* not borderline for round to even */ in _Stl_norm_and_round()