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

  /external/clang/test/CodeGen/
libcall-declarations.c 207 long double _Complex ccosl(long double _Complex);
303 F(ccos), F(ccosf), F(ccosl), F(ccosh), F(ccoshf),
  /external/ltrace/etc/
libm.so.conf 74 ldouble_complex ccosl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 261 __tg_cos(long double _Complex __x) {return ccosl(__x);}

Completed in 26 milliseconds