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

/openbsd-current/lib/libm/src/
H A Ds_cabsl.c23 cabsl(long double complex z) function
27 DEF_STD(cabsl); variable
H A Ds_clogl.c68 p = cabsl(z);
H A Ds_cpowl.c59 absa = cabsl(a);
H A Ds_casinl.c88 b = cabsl(z);
110 b = cabsl(ct);
H A Ds_csqrtl.c112 r = cabsl(w);
/openbsd-current/lib/libm/hidden/
H A Dcomplex.h83 LDBL_PROTO_NORMAL(cabsl); variable
/openbsd-current/include/
H A Dcomplex.h109 long double cabsl(long double complex);
H A Dtgmath.h119 cabs, cabsf, cabsl, x)
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dtgmath.h546 __tg_fabs(long double _Complex __x) {return cabsl(__x);}

Completed in 383 milliseconds