Home | History | Annotate | Download | only in include

Lines Matching refs:sinpi

9522 extern float __attribute__((const, overloadable))sinpi(float);
9531 extern float2 __attribute__((const, overloadable))sinpi(float2);
9540 extern float3 __attribute__((const, overloadable))sinpi(float3);
9549 extern float4 __attribute__((const, overloadable))sinpi(float4);