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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMathFuncs.cpp64 float __attribute__((overloadable)) ldexp(float v, int i) {return SC_ldexpf(v, i);} function

Completed in 32 milliseconds