OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cexpf
(Results
1 - 6
of
6
) sorted by null
/bionic/libm/include/
complex.h
62
float complex
cexpf
(float complex);
/bionic/libm/upstream-freebsd/lib/msun/src/
s_cexpf.c
40
cexpf
(float complex z)
function
/development/ndk/platforms/android-L/include/
complex.h
62
float complex
cexpf
(float complex);
/external/clang/test/CodeGen/
libcall-declarations.c
212
float _Complex
cexpf
(float _Complex);
304
F(ccoshl), F(cexp), F(
cexpf
), F(cexpl), F(cimag),
501
// CHECK-NOERRNO: declare <2 x float> @
cexpf
(<2 x float>) [[NUW]]
590
// CHECK-ERRNO: declare <2 x float> @
cexpf
(<2 x float>) [[NUW]]
/external/ltrace/etc/
libm.so.conf
297
float_complex
cexpf
(float_complex);
/external/clang/lib/Headers/
tgmath.h
427
__tg_exp(float _Complex __x) {return
cexpf
(__x);}
Completed in 483 milliseconds