Home
last modified time | relevance | path

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

/linux/lib/lz4/
H A Dlz4_compress.c90 static void LZ4_putPositionOnHash(
130 LZ4_putPositionOnHash(p, h, tableBase, tableType, srcBase); in LZ4_putPosition()
280 LZ4_putPositionOnHash(ip, h, dictPtr->hashTable, in LZ4_compress_generic()
591 LZ4_putPositionOnHash(ip, h, in LZ4_compress_destSize_generic()
91 static void LZ4_putPositionOnHash( LZ4_putPositionOnHash() function