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

  /external/clang/test/CodeGen/
libcall-declarations.c 243 long double _Complex ctanl(long double _Complex);
310 F(csqrtl), F(ctan), F(ctanf), F(ctanl), F(ctanh),
  /external/ltrace/etc/
libm.so.conf 78 ldouble_complex ctanl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 319 __tg_tan(long double _Complex __x) {return ctanl(__x);}

Completed in 31 milliseconds