Searched refs:LOCAL_INLINE (Results 1 – 1 of 1) sorted by relevance
91 # define LOCAL_INLINE __attribute__ ((noinline)) macro93 # define LOCAL_INLINE WEBP_INLINE macro96 static LOCAL_INLINE int Sub3(int a, int b, int c) { in Sub3()102 #undef LOCAL_INLINE