Searched refs:num_strings (Results 1 – 1 of 1) sorted by relevance
127 int num_strings; local220 num_strings = min(StrCount, header.str_count);223 while (num_strings > 0) {226 numread = read(fd, byte, 2*min(num_strings,245 numread = read(fd, number, 2*min(num_strings,262 num_strings -= numread / 2;