Home
last modified time | relevance | path

Searched refs:byPtr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_compress.c99 case byPtr: in LZ4_putPositionOnHash()
140 if (tableType == byPtr) { in LZ4_getPositionOnHash()
470 const tableType_t tableType = byPtr; in LZ4_compress_fast_extState()
730 const tableType_t tableType = byPtr; in LZ4_compress_destSize_extState()
H A Dlz4defs.h235 typedef enum { byPtr, byU32, byU16 } tableType_t; enumerator
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_compress.c99 case byPtr: in LZ4_putPositionOnHash()
140 if (tableType == byPtr) { in LZ4_getPositionOnHash()
470 const tableType_t tableType = byPtr; in LZ4_compress_fast_extState()
730 const tableType_t tableType = byPtr; in LZ4_compress_destSize_extState()
H A Dlz4defs.h237 typedef enum { byPtr, byU32, byU16 } tableType_t; enumerator

Completed in 4 milliseconds