Searched defs:native_log10 (Results 1 – 1 of 1) sorted by relevance
1238 extern float __attribute__((overloadable)) native_log10(float v) { in native_log10() function1241 extern float2 __attribute__((overloadable)) native_log10(float2 v) { in native_log10() function1244 extern float3 __attribute__((overloadable)) native_log10(float3 v) { in native_log10() function1247 extern float4 __attribute__((overloadable)) native_log10(float4 v) { in native_log10() function