OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csinhl
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
libcall-declarations.c
237
long double _Complex
csinhl
(long double _Complex);
309
F(csinh), F(csinhf), F(
csinhl
), F(csqrt), F(csqrtf),
/external/ltrace/etc/
libm.so.conf
94
ldouble_complex
csinhl
(ldouble_complex);
/external/clang/lib/Headers/
tgmath.h
377
__tg_sinh(long double _Complex __x) {return
csinhl
(__x);}
Completed in 31 milliseconds