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

  /external/clang/test/CodeGen/
libcall-declarations.c 210 long double _Complex ccoshl(long double _Complex);
304 F(ccoshl), F(cexp), F(cexpf), F(cexpl), F(cimag),
  /external/ltrace/etc/
libm.so.conf 98 ldouble_complex ccoshl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 348 __tg_cosh(long double _Complex __x) {return ccoshl(__x);}

Completed in 34 milliseconds