OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csqrtl
(Results
1 - 5
of
5
) 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
/external/clang/lib/Headers/
tgmath.h
524
__tg_sqrt(long double _Complex __x) {return
csqrtl
(__x);}
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
524
__tg_sqrt(long double _Complex __x) {return
csqrtl
(__x);}
Completed in 199 milliseconds