Home
last modified time | relevance | path

Searched refs:BZ2_crc32Table (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/lib/bzip2/
Dbzlib_crctable.c72 UInt32 BZ2_crc32Table[256] = { variable
Dbzlib_private.h190 extern UInt32 BZ2_crc32Table[256];
205 BZ2_crc32Table[(crcVar >> 24) ^ \
/external/bzip2/
Dcrctable.c31 UInt32 BZ2_crc32Table[256] = { variable
Dbzlib_private.h155 extern UInt32 BZ2_crc32Table[256];
170 BZ2_crc32Table[(crcVar >> 24) ^ \