Searched refs:byPtr (Results 1 - 2 of 2) sorted by last modified time

/linux-master/lib/lz4/
H A Dlz4defs.h237 typedef enum { byPtr, byU32, byU16 } tableType_t; enumerator in enum:__anon152
H A Dlz4_compress.c99 case byPtr:
140 if (tableType == byPtr) {
470 const tableType_t tableType = byPtr;
730 const tableType_t tableType = byPtr;

Completed in 211 milliseconds