Searched defs:__attribute_const__ (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | compiler_attributes.h | 101 #define __attribute_const__ __attribute__((__const__)) macro |
/include/linux/raid/ | ||
D | pq.h | 55 # define __attribute_const__ __attribute__((const)) macro |