Home | History | Annotate | Download | only in include

Lines Matching refs:erf

4608 extern float __attribute__((const, overloadable))erf(float);
4617 extern float2 __attribute__((const, overloadable))erf(float2);
4626 extern float3 __attribute__((const, overloadable))erf(float3);
4635 extern float4 __attribute__((const, overloadable))erf(float4);