Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dlz4.c342 #define HTYPE U32 macro
351 #define HTYPE const BYTE * macro
368 HTYPE hashTable[HASHTABLESIZE];
473 HTYPE *HashTable = (HTYPE *) (srt->hashTable); in LZ4_compressCtx()