OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctanf
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/include/
complex.h
86
float complex
ctanf
(float complex);
/bionic/libm/upstream-freebsd/lib/msun/src/
s_ctanhf.c
78
ctanf
(float complex z)
function
/external/clang/lib/Headers/
tgmath.h
311
__tg_tan(float _Complex __x) {return
ctanf
(__x);}
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
311
__tg_tan(float _Complex __x) {return
ctanf
(__x);}
Completed in 78 milliseconds