OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cacosf
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
libcall-declarations.c
185
float _Complex
cacosf
(float _Complex);
299
F(
cacosf
), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl),
483
// CHECK-NOERRNO: declare <2 x float> @
cacosf
(<2 x float>) [[NUW]]
572
// CHECK-ERRNO: declare <2 x float> @
cacosf
(<2 x float>) [[NUW]]
/external/ltrace/etc/
libm.so.conf
85
float_complex
cacosf
(float_complex);
/external/clang/lib/Headers/
tgmath.h
79
__tg_acos(float _Complex __x) {return
cacosf
(__x);}
Completed in 26 milliseconds