HomeSort by: relevance | last modified time | path
    Searched refs:atanhl (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/src/
e_atanhl.c 25 __weak_alias(atanhl, _atanhl)
55 atanhl(long double x) function in typeref:typename:long double
77 atanhl(long double x)
namespace.h 16 #define atanhl _atanhl macro
  /src/include/
math.h 347 long double atanhl(long double);
  /src/lib/libm/complex/
catrigl.c 390 return (CMPLXL(atanhl(x), y)); /* XXX need atanhl() */

Completed in 12 milliseconds