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