Searched defs:isinf (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c297 static bool isinf(float f) { function
554 if (!isinf(v) && !isnan(v) && (v < 0.f)) {

Completed in 58 milliseconds