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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMathFuncs.cpp59 float __attribute__((overloadable)) frexp(float v, int* ptr) {return SC_frexpf(v, ptr);} function

Completed in 189 milliseconds