OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__MATHDECL_1
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
complex.h
60
__MATHDECL_1
(type, function, args); \
61
__MATHDECL_1
(type, __CONCAT(__,function), args)
62
#define
__MATHDECL_1
(type, function, args) \
92
# undef
__MATHDECL_1
93
# define
__MATHDECL_1
(type, function, args) \
110
#undef
__MATHDECL_1
math.h
57
__MATHDECL_1
(type, function,suffix, args); \
58
__MATHDECL_1
(type, __CONCAT(__,function),suffix, args)
62
__MATHDECL_1
(type, function,suffix, args) __attribute__ (attrib); \
63
__MATHDECL_1
(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
64
#define
__MATHDECL_1
(type, function,suffix, args) \
124
# undef
__MATHDECL_1
128
# define
__MATHDECL_1
(type, function,suffix, args) \
154
#undef
__MATHDECL_1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
complex.h
60
__MATHDECL_1
(type, function, args); \
61
__MATHDECL_1
(type, __CONCAT(__,function), args)
62
#define
__MATHDECL_1
(type, function, args) \
91
# undef
__MATHDECL_1
92
# define
__MATHDECL_1
(type, function, args) \
109
#undef
__MATHDECL_1
math.h
57
__MATHDECL_1
(type, function,suffix, args); \
58
__MATHDECL_1
(type, __CONCAT(__,function),suffix, args)
62
__MATHDECL_1
(type, function,suffix, args) __attribute__ (attrib); \
63
__MATHDECL_1
(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
64
#define
__MATHDECL_1
(type, function,suffix, args) \
123
# undef
__MATHDECL_1
127
# define
__MATHDECL_1
(type, function,suffix, args) \
155
#undef
__MATHDECL_1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathcalls.h
193
__MATHDECL_1
(int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
196
__MATHDECL_1
(int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
202
__MATHDECL_1
(int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
205
__MATHDECL_1
(int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
231
__MATHDECL_1
(int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
235
__MATHDECL_1
(int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
346
__MATHDECL_1
(int, __fpclassify,, (_Mdouble_ __value))
350
__MATHDECL_1
(int, __signbit,, (_Mdouble_ __value))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathcalls.h
194
__MATHDECL_1
(int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
197
__MATHDECL_1
(int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
203
__MATHDECL_1
(int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
206
__MATHDECL_1
(int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
232
__MATHDECL_1
(int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
236
__MATHDECL_1
(int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
347
__MATHDECL_1
(int, __fpclassify,, (_Mdouble_ __value))
351
__MATHDECL_1
(int, __signbit,, (_Mdouble_ __value))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathcalls.h
194
__MATHDECL_1
(int,__isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
197
__MATHDECL_1
(int,__finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
203
__MATHDECL_1
(int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));
206
__MATHDECL_1
(int,finite,, (_Mdouble_ __value)) __attribute__ ((__const__));
232
__MATHDECL_1
(int,__isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
236
__MATHDECL_1
(int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));
347
__MATHDECL_1
(int, __fpclassify,, (_Mdouble_ __value))
351
__MATHDECL_1
(int, __signbit,, (_Mdouble_ __value))
Completed in 640 milliseconds