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