Searched defs:ATTRIBUTE_CONST (Results 1 – 2 of 2) sorted by relevance
213 # define ATTRIBUTE_CONST __attribute__ ((const)) macro217 # define ATTRIBUTE_CONST /* empty */ macro
117 #define ATTRIBUTE_CONST __attribute__((__const__)) macro119 #define ATTRIBUTE_CONST macro