matchLengthSearch 1744 lib/zstd/compress.c 					     const BYTE *ip, const BYTE *const iLimit, size_t *offsetPtr, const U32 maxNbAttempts, const U32 matchLengthSearch)
matchLengthSearch 1746 lib/zstd/compress.c 	switch (matchLengthSearch) {
matchLengthSearch 1777 lib/zstd/compress.c 						     const U32 matchLengthSearch)
matchLengthSearch 1779 lib/zstd/compress.c 	switch (matchLengthSearch) {
matchLengthSearch 1870 lib/zstd/compress.c 						   const U32 matchLengthSearch)
matchLengthSearch 1872 lib/zstd/compress.c 	switch (matchLengthSearch) {
matchLengthSearch 1882 lib/zstd/compress.c 							   const U32 matchLengthSearch)
matchLengthSearch 1884 lib/zstd/compress.c 	switch (matchLengthSearch) {
matchLengthSearch 1910 lib/zstd/compress.c 	typedef size_t (*searchMax_f)(ZSTD_CCtx * zc, const BYTE *ip, const BYTE *iLimit, size_t *offsetPtr, U32 maxNbAttempts, U32 matchLengthSearch);
matchLengthSearch 2077 lib/zstd/compress.c 	typedef size_t (*searchMax_f)(ZSTD_CCtx * zc, const BYTE *ip, const BYTE *iLimit, size_t *offsetPtr, U32 maxNbAttempts, U32 matchLengthSearch);
matchLengthSearch  366 lib/zstd/zstd_opt.h 					  const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch,
matchLengthSearch  369 lib/zstd/zstd_opt.h 	switch (matchLengthSearch) {
matchLengthSearch  390 lib/zstd/zstd_opt.h 						  const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch,
matchLengthSearch  393 lib/zstd/zstd_opt.h 	switch (matchLengthSearch) {