Home | History | Annotate | Download | only in include

Lines Matching refs:native_acosh

243  * See also native_acosh().
3727 * native_acosh: Approximate inverse hyperbolic cosine
3735 native_acosh(float v);
3740 native_acosh(float2 v);
3745 native_acosh(float3 v);
3750 native_acosh(float4 v);
3755 native_acosh(half v);
3760 native_acosh(half2 v);
3765 native_acosh(half3 v);
3770 native_acosh(half4 v);