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

/frameworks/rs/driver/runtime/
H A Drs_cl.c1312 extern float __attribute__((overloadable)) native_exp(float v) { function
1315 extern float2 __attribute__((overloadable)) native_exp(float2 v) { function
1318 extern float3 __attribute__((overloadable)) native_exp(float3 v) { function
1321 extern float4 __attribute__((overloadable)) native_exp(float4 v) { function
2281 HN_FUNC_HN(native_exp); variable

Completed in 17 milliseconds