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