Searched defs:__attribute_const__ (Results 1 – 2 of 2) sorted by relevance
57 #define __attribute_const__ __attribute__((__const__)) macro
233 # define __attribute_const__ __attribute__ ((__const__)) macro235 # define __attribute_const__ /* Ignore */ macro