Searched refs:tableType_t (Results 1 – 2 of 2) sorted by relevance
49 tableType_t const tableType) in LZ4_hash4()61 tableType_t const tableType) in LZ4_hash5()80 tableType_t const tableType) in LZ4_hashPosition()94 tableType_t const tableType, in LZ4_putPositionOnHash()125 tableType_t tableType, in LZ4_putPosition()136 tableType_t tableType, in LZ4_getPositionOnHash()162 tableType_t tableType, in LZ4_getPosition()182 const tableType_t tableType, in LZ4_compress_generic()467 const tableType_t tableType = byU32; in LZ4_compress_fast_extState()469 const tableType_t tableType = byPtr; in LZ4_compress_fast_extState()[all …]
237 typedef enum { byPtr, byU32, byU16 } tableType_t; typedef