OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctanf
(Results
1 - 6
of
6
) 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
/development/ndk/platforms/android-L/include/
complex.h
86
float complex
ctanf
(float complex);
/external/clang/test/CodeGen/
libcall-declarations.c
242
float _Complex
ctanf
(float _Complex);
310
F(csqrtl), F(ctan), F(
ctanf
), F(ctanl), F(ctanh),
521
// CHECK-NOERRNO: declare <2 x float> @
ctanf
(<2 x float>) [[NUW]]
610
// CHECK-ERRNO: declare <2 x float> @
ctanf
(<2 x float>) [[NUW]]
/external/ltrace/etc/
libm.so.conf
77
float_complex
ctanf
(float_complex);
/external/clang/lib/Headers/
tgmath.h
311
__tg_tan(float _Complex __x) {return
ctanf
(__x);}
Completed in 34 milliseconds