Searched refs:native_exp10 (Results 1 – 2 of 2) sorted by relevance
1117 extern float __attribute__((overloadable)) native_exp10(float v) { in native_exp10() function1120 extern float2 __attribute__((overloadable)) native_exp10(float2 v) { in native_exp10() function1123 extern float3 __attribute__((overloadable)) native_exp10(float3 v) { in native_exp10() function1126 extern float4 __attribute__((overloadable)) native_exp10(float4 v) { in native_exp10() function
1077 _RS_RUNTIME float __attribute__((const, overloadable)) native_exp10(float v);1078 FN_FUNC_FN(native_exp10)