Searched refs:__const__ (Results 1 – 16 of 16) sorted by relevance
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__))
79 #define __attribute_const__ __attribute__((__const__))
209 #define __pure2 __attribute__((__const__))215 #define __pure2 __attribute__((__const__))
71 # define __const_attribute__ __attribute__ ((__const__))
165 #define LLVM_READNONE __attribute__((__const__))
144 #define ATTRIBUTE_CONST __attribute__((__const__))
201 #define LLVM_READNONE __attribute__((__const__))
223 - util: Disable usage of __attribute__((__const__)) when the compiler is clang
609 __attribute_const__ __attribute__ ((__const__))
6099 throw () __attribute__ ((__const__));6102 throw () __attribute__ ((__const__));6106 throw () __attribute__ ((__const__));6647 extern int abs (int __x) throw () __attribute__ ((__const__)) ;6648 extern long int labs (long int __x) throw () __attribute__ ((__const__)) ;6653 throw () __attribute__ ((__const__)) ;6662 throw () __attribute__ ((__const__)) ;6664 throw () __attribute__ ((__const__)) ;6671 throw () __attribute__ ((__const__)) ;7153 extern int ffs (int __i) throw () __attribute__ ((__const__));[all …]
1495 #define JSON_HEDLEY_CONST __attribute__((__const__))
1674 #define JSON_HEDLEY_CONST __attribute__((__const__))
1811 #define JSON_HEDLEY_CONST __attribute__((__const__))