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

/frameworks/rs/driver/runtime/
H A Drs_cl.c1325 extern float __attribute__((overloadable)) native_exp10(float v) { function
1328 extern float2 __attribute__((overloadable)) native_exp10(float2 v) { function
1331 extern float3 __attribute__((overloadable)) native_exp10(float3 v) { function
1334 extern float4 __attribute__((overloadable)) native_exp10(float4 v) { function
2282 HN_FUNC_HN(native_exp10); variable

Completed in 20 milliseconds