Searched refs:isinf (Results 1 – 4 of 4) sorted by relevance
201 /* Set to 1 if the isinf function is found in <cmath> */204 /* Set to 1 if the isinf function is found in <math.h> */389 /* Set to 1 if the std::isinf function is found in <cmath> */
1126 if (isnan(f[i]) || isinf(f[i])) { in glQueryMatrixxOES()
313 static bool isinf(float f) { in isinf() function694 if (!isinf(v) && !isnan(v) && (v < 0.f)) { in FN_FUNC_FN()
2038 {@code isinf} script in the bionic header. For more information, see