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

  /external/clang/test/CodeGen/
libcall-declarations.c 189 long double _Complex cacoshl(long double _Complex);
299 F(cacosf), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl),
  /external/ltrace/etc/
libm.so.conf 110 ldouble_complex cacoshl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 174 __tg_acosh(long double _Complex __x) {return cacoshl(__x);}

Completed in 461 milliseconds