OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cexpl
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
libcall-declarations.c
213
long double _Complex
cexpl
(long double _Complex);
304
F(ccoshl), F(cexp), F(cexpf), F(
cexpl
), F(cimag),
/external/ltrace/etc/
libm.so.conf
298
ldouble_complex
cexpl
(ldouble_complex);
/external/clang/lib/Headers/
tgmath.h
435
__tg_exp(long double _Complex __x) {return
cexpl
(__x);}
Completed in 35 milliseconds