OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:casinhf
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
libcall-declarations.c
197
float _Complex
casinhf
(float _Complex);
301
F(casinl), F(casinh), F(
casinhf
), F(casinhl), F(catan),
491
// CHECK-NOERRNO: declare <2 x float> @
casinhf
(<2 x float>) [[NUW]]
580
// CHECK-ERRNO: declare <2 x float> @
casinhf
(<2 x float>) [[NUW]]
/external/ltrace/etc/
libm.so.conf
105
float_complex
casinhf
(float_complex);
/external/clang/lib/Headers/
tgmath.h
195
__tg_asinh(float _Complex __x) {return
casinhf
(__x);}
Completed in 32 milliseconds