Searched refs:readCount0 (Results 1 – 1 of 1) sorted by relevance
89 const size_t readCount0 = read_int(inpFp, &cmpBytes); in test_decompress() local90 if(readCount0 != 1 || cmpBytes <= 0) { in test_decompress()