Searched refs:read_uint16 (Results 1 – 1 of 1) sorted by relevance
26 static size_t read_uint16(FILE* fp, uint16_t* i) in read_uint16() function101 if (read_uint16(inpFp, &cmpBytes) != 1) break; in test_decompress()