Searched refs:__even (Results 1 – 2 of 2) sorted by relevance
169 const bool __even = (__m2 & 1) == 0; in __f2d() local170 const bool __acceptBounds = __even; in __f2d()
195 const bool __even = (__m2 & 1) == 0; in __d2d() local196 const bool __acceptBounds = __even; in __d2d()