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

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

Completed in 32 milliseconds