Home | History | Annotate | Download | only in include

Lines Matching refs:native_sinh

5185  * native_sinh: Approximate hyperbolic sine
5193 native_sinh(float v);
5198 native_sinh(float2 v);
5203 native_sinh(float3 v);
5208 native_sinh(float4 v);
5213 native_sinh(half v);
5218 native_sinh(half2 v);
5223 native_sinh(half3 v);
5228 native_sinh(half4 v);
6057 * See also native_sinh().