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

  /external/clang/test/CodeGen/
libcall-declarations.c 246 long double _Complex ctanhl(long double _Complex);
311 F(ctanhf), F(ctanhl), F(__sinpi), F(__sinpif), F(__cospi),
  /external/ltrace/etc/
libm.so.conf 102 ldouble_complex ctanhl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 406 __tg_tanh(long double _Complex __x) {return ctanhl(__x);}

Completed in 33 milliseconds