OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csqrtl
(Results
1 - 7
of
7
) sorted by null
/bionic/libm/include/
complex.h
84
csqrtl
(long double complex);
/bionic/libm/upstream-freebsd/lib/msun/src/
s_csqrt.c
111
__weak_reference(csqrt,
csqrtl
);
s_csqrtl.c
49
csqrtl
(long double complex z)
function
/development/ndk/platforms/android-L/include/
complex.h
84
csqrtl
(long double complex);
/external/clang/test/CodeGen/
libcall-declarations.c
240
long double _Complex
csqrtl
(long double _Complex);
310
F(
csqrtl
), F(ctan), F(ctanf), F(ctanl), F(ctanh),
/external/ltrace/etc/
libm.so.conf
166
ldouble_complex
csqrtl
(ldouble_complex);
/external/clang/lib/Headers/
tgmath.h
524
__tg_sqrt(long double _Complex __x) {return
csqrtl
(__x);}
Completed in 228 milliseconds