Searched refs:__const__ (Results 1 – 19 of 19) sorted by relevance
89 # ifndef __const__90 # define __const__ const macro
3 static inline __attribute__((__const__)) unsigned squarec(unsigned n) in squarec()18 static inline __attribute__((__const__)) unsigned long long bignumc(void) in bignumc()
7 static int (__const__); variable
34 # define CONST_ATTR __attribute__((__const__))
30 #define BOOST_RANDOM_DETAIL_CONSTEXPR inline __attribute__((__const__)) __attribute__((__always_inl…
66 # define _vbi_const __attribute__ ((__const__))
94 extern "C" __cxa_eh_globals* __cxa_get_globals() BOOST_NOEXCEPT_OR_NOTHROW __attribute__((__const__…
95 __attribute__((__const__))
88 __attribute__((__const__))
230 #define __pure2 __attribute__((__const__))236 #define __pure2 __attribute__((__const__))
164 #define ATTRIBUTE_CONST __attribute__((__const__))
165 #define LLVM_READNONE __attribute__((__const__))
201 #define LLVM_READNONE __attribute__((__const__))
439 +/* The __const__ attribute was added in gcc 2.95. */441 +# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
28 /* The __const__ attribute was added in gcc 2.95. */30 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1368 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
530 __attribute__((__const__))
1386 #define JSON_HEDLEY_CONST __attribute__((__const__))
1495 #define JSON_HEDLEY_CONST __attribute__((__const__))