Searched defs:UTIL_STATIC (Results 1 – 2 of 2) sorted by relevance
133 # define UTIL_STATIC static __attribute__((unused)) macro135 # define UTIL_STATIC static inline macro137 # define UTIL_STATIC static __inline macro139 # define UTIL_STATIC static /* this version may generate warnings for unused static functions; di… macro
81 # define UTIL_STATIC static __attribute__((unused)) macro