Searched defs:read_size (Results 1 – 2 of 2) sorted by relevance
48 const size_t read_size = static_cast<size_t>(ret); in read() local
28 size_t read_size = fread(buf, 1, size, f); in loadHybFile() local