MEMLIMIT          227 tests/test_index.c 	expect(lzma_index_decoder(&strm, &d, MEMLIMIT) == LZMA_OK);
MEMLIMIT          264 tests/test_index.c 	uint64_t memlimit = MEMLIMIT;
MEMLIMIT          613 tests/test_index.c 	expect(lzma_index_decoder(&strm, &i, MEMLIMIT) == LZMA_OK);
MEMLIMIT          619 tests/test_index.c 	expect(lzma_index_decoder(&strm, &i, MEMLIMIT) == LZMA_OK);
MEMLIMIT          625 tests/test_index.c 	expect(lzma_index_decoder(&strm, &i, MEMLIMIT) == LZMA_OK);