Lines Matching full:isinf
1163 if (isnan(y) || ((x == 1 || x == -1) && isinf(y))) return OS::nan_value();