Searched refs:asinh (Results 1 – 8 of 8) sorted by relevance
37 double asinh(double x) in asinh() function39 double asinh(x) in asinh()
144 extern double asinh __P((double));
1 ((function asinh
187 __tg_asinh(double __x) {return asinh(__x);} in __tg_asinh()205 #undef asinh206 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro
65 float asinh(float x);66 vec2 asinh(vec2 x);67 vec3 asinh(vec3 x);68 vec4 asinh(vec4 x);
1786 TR1 8.1.6 [tr.c99.cmplx.asinh]
1234 'assert','asort','asinh','asin','arsort','array_walk',