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

  /bionic/libm/upstream-freebsd/lib/msun/src/
w_cabsl.c 17 cabsl(long double complex z) function
w_cabs.c 22 __weak_reference(cabs, cabsl);
  /bionic/libm/include/
complex.h 53 long double cabsl(long double complex);
  /external/clang/lib/Headers/
tgmath.h 553 __tg_fabs(long double _Complex __x) {return cabsl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 553 __tg_fabs(long double _Complex __x) {return cabsl(__x);}

Completed in 4344 milliseconds