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