Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lz4/
H A Dlz4.c400 #define HTYPE U32 macro
409 #define HTYPE const BYTE * macro
426 HTYPE hashTable[HASHTABLESIZE];
548 HTYPE *HashTable = (HTYPE *) (srt->hashTable); in LZ4_compressCtx()
550 HTYPE HashTable[HASHTABLESIZE] = { 0 }; in LZ4_compressCtx()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c158 #define HTYPE U32 macro
167 #define HTYPE const BYTE* macro