HomeSort by relevance Sort by last modified time
    Searched refs:catanhl (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
libcall-declarations.c 204 long double _Complex catanhl(long double _Complex);
302 F(catanf), F(catanl), F(catanh), F(catanhf), F(catanhl),
  /external/ltrace/etc/
libm.so.conf 114 ldouble_complex catanhl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 232 __tg_atanh(long double _Complex __x) {return catanhl(__x);}

Completed in 54 milliseconds