Lines Matching full:signbit
128 if (a == b) return std::signbit(a) ? a : b;136 if (a == b) return std::signbit(b) ? a : b;