byU16              52 lib/lz4/lz4_compress.c 	if (tableType == byU16)
byU16              64 lib/lz4/lz4_compress.c 	const U32 hashLog = (tableType == byU16)
byU16             113 lib/lz4/lz4_compress.c 	case byU16:
byU16             228 lib/lz4/lz4_compress.c 	if ((tableType == byU16)
byU16             286 lib/lz4/lz4_compress.c 				|| ((tableType == byU16)
byU16             482 lib/lz4/lz4_compress.c 				noLimit, byU16, noDict,
byU16             493 lib/lz4/lz4_compress.c 				maxOutputSize, limitedOutput, byU16, noDict,
byU16             556 lib/lz4/lz4_compress.c 	if ((tableType == byU16) && (*srcSizePtr >= LZ4_64Klimit))
byU16             596 lib/lz4/lz4_compress.c 			} while (((tableType == byU16)
byU16             745 lib/lz4/lz4_compress.c 				targetDstSize, byU16);