Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dlz4.c366 #define HTYPE U32 macro
375 #define HTYPE const BYTE * macro
392 HTYPE hashTable[HASHTABLESIZE];
522 HTYPE *HashTable = (HTYPE *) (srt->hashTable); in LZ4_compressCtx()
524 HTYPE HashTable[HASHTABLESIZE] = { 0 }; in LZ4_compressCtx()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c158 #define HTYPE U32 macro
167 #define HTYPE const BYTE* macro