Home | History | Annotate | Download | only in runtime

Lines Matching refs:native_exp10

1117 extern float __attribute__((overloadable)) native_exp10(float v) {
1120 extern float2 __attribute__((overloadable)) native_exp10(float2 v) {
1123 extern float3 __attribute__((overloadable)) native_exp10(float3 v) {
1126 extern float4 __attribute__((overloadable)) native_exp10(float4 v) {