Searched defs:__attribute_const__ (Results 1 – 3 of 3) sorted by relevance
82 # define __attribute_const__ macro
47 # define __attribute_const__ __attribute__((const)) macro
83 #define __attribute_const__ __attribute__((__const__)) macro