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

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_conjl.c 34 conjl(long double complex z) function
  /bionic/libm/include/
complex.h 69 conjl(long double complex) __pure2;
  /external/clang/test/CodeGen/
complex-builtints.c 9 extern long double _Complex conjl (long double _Complex);
  /external/clang/lib/Headers/
tgmath.h 1307 __tg_conj(long double _Complex __x) {return conjl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1307 __tg_conj(long double _Complex __x) {return conjl(__x);}

Completed in 146 milliseconds