Searched refs:posinf (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_cl.c302 static const float posinf() { function
551 return posinf();
557 return copysign(posinf(), v);
559 return posinf();

Completed in 281 milliseconds