Searched refs:cabsl (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/lib/msun/src/
H A Dw_cabsl.c17 cabsl(long double complex z) function
H A Dw_cabs.c22 __weak_reference(cabs, cabsl);
/freebsd-10.2-release/include/
H A Dcomplex.h65 long double cabsl(long double complex);
H A Dtgmath.h159 #define fabs(x) __tg_impl_full(x, x, cabsl, cabs, cabsf, \
/freebsd-10.2-release/lib/msun/
H A DMakefile184 MLINKS+=hypot.3 cabs.3 hypot.3 cabsf.3 hypot.3 cabsl.3 \
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h553 __tg_fabs(long double _Complex __x) {return cabsl(__x);}
/freebsd-10.2-release/contrib/libstdc++/
H A Dconfigure7474 cabsl(tmpld);
[all...]

Completed in 126 milliseconds