Searched refs:FORCE_INLINE (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/lib/ | ||
| H A D | lz4_wrapper.c | 21 #define FORCE_INLINE static inline __attribute__((always_inline)) macro |
| H A D | lz4.c | 67 FORCE_INLINE int LZ4_decompress_generic( in LZ4_decompress_generic() |