Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h329 #define BZ_X_BLKHDR_2 15 macro
H A Dbzlib_decompress.c269 GET_UCHAR(BZ_X_BLKHDR_2, uc); in BZ2_decompress()