Searched defs:native_exp (Results 1 – 1 of 1) sorted by relevance
1315 extern float __attribute__((overloadable)) native_exp(float v) { in native_exp() function1318 extern float2 __attribute__((overloadable)) native_exp(float2 v) { in native_exp() function1321 extern float3 __attribute__((overloadable)) native_exp(float3 v) { in native_exp() function1324 extern float4 __attribute__((overloadable)) native_exp(float4 v) { in native_exp() function