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