Searched refs:LOCAL_INLINE (Results 1 – 1 of 1) sorted by relevance
455 # define LOCAL_INLINE __attribute__ ((noinline)) macro457 # define LOCAL_INLINE WEBP_INLINE macro460 static LOCAL_INLINE int Sub3(int a, int b, int c) { in Sub3()466 #undef LOCAL_INLINE