OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cargf
(Results
1 - 6
of
6
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
s_cargf.c
34
cargf
(float complex z)
function
/bionic/libm/include/
complex.h
55
float
cargf
(float complex);
/development/ndk/platforms/android-L/include/
complex.h
55
float
cargf
(float complex);
/external/clang/test/CodeGen/
libcall-declarations.c
191
float
cargf
(float _Complex);
300
F(carg), F(
cargf
), F(cargl), F(casin), F(casinf),
487
// CHECK-NOERRNO: declare float @
cargf
(<2 x float>) [[NUW]]
576
// CHECK-ERRNO: declare float @
cargf
(<2 x float>) [[NUW]]
/external/ltrace/etc/
libm.so.conf
357
float
cargf
(float_complex);
/external/clang/lib/Headers/
tgmath.h
1241
__tg_carg(float _Complex __x) {return
cargf
(__x);}
Completed in 33 milliseconds