Searched defs:__attribute_const__ (Results 1 – 3 of 3) sorted by relevance
46 # define __attribute_const__ macro
103 #define __attribute_const__ __attribute__((__const__)) macro
52 # define __attribute_const__ __attribute__((const)) macro