Searched defs:__attribute_const__ (Results 1 – 3 of 3) sorted by relevance
72 # define __attribute_const__ macro
99 #define __attribute_const__ __attribute__((__const__)) macro
55 # define __attribute_const__ __attribute__((const)) macro