Home
last modified time | relevance | path

Searched refs:FORCE_INLINE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dlz4_wrapper.c21 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
H A Dlz4.c67 FORCE_INLINE int LZ4_decompress_generic( in LZ4_decompress_generic()