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

  /external/clang/test/CodeGen/
libcall-declarations.c 234 long double _Complex csinl(long double _Complex);
308 F(crealf), F(creall), F(csin), F(csinf), F(csinl),
  /external/ltrace/etc/
libm.so.conf 70 ldouble_complex csinl(ldouble_complex);
  /external/clang/lib/Headers/
tgmath.h 290 __tg_sin(long double _Complex __x) {return csinl(__x);}

Completed in 33 milliseconds