Searched refs:__intd (Results 1 – 1 of 1) sorted by relevance
443 const int __intd = std::floor(__d + _Tp(0.5L)); in __hyperg_reflect() local447 const bool __d_integer = (std::abs(__d - __intd) < __toler); in __hyperg_reflect()590 const _Tp __sgn_2 = (__intd % 2 == 1 ? -_Tp(1) : _Tp(1)); in __hyperg_reflect()