Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h325 #define BZ_X_MAGIC_2 11 macro
H A Dbzlib_decompress.c243 GET_UCHAR(BZ_X_MAGIC_2, uc); in BZ2_decompress()