OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__MATHDECL
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h
38
__MATHDECL
(TYPE, NAME, (ARGS...));
111
__MATHDECL
(_Mdouble_,cabs, (_Mdouble_complex_ __z));
114
__MATHDECL
(_Mdouble_,carg, (_Mdouble_complex_ __z));
126
__MATHDECL
(_Mdouble_,cimag, (_Mdouble_complex_ __z));
129
__MATHDECL
(_Mdouble_,creal, (_Mdouble_complex_ __z));
mathcalls.h
37
__MATHDECL
(TYPE, NAME,[_r], (ARGS...));
82
__MATHDECL
(void,sincos,,
297
__MATHDECL
(int,ilogb,, (_Mdouble_ __x));
326
__MATHDECL
(long int,lrint,, (_Mdouble_ __x));
327
__MATHDECL
(long long int,llrint,, (_Mdouble_ __x));
331
__MATHDECL
(long int,lround,, (_Mdouble_ __x));
332
__MATHDECL
(long long int,llround,, (_Mdouble_ __x));
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
complex.h
58
__MATHDECL
(_Mdouble_complex_,function, args)
59
#define
__MATHDECL
(type, function, args) \
109
#undef
__MATHDECL
math.h
55
__MATHDECL
(_Mdouble_,function,suffix, args)
56
#define
__MATHDECL
(type, function,suffix, args) \
151
#undef
__MATHDECL
Completed in 382 milliseconds