Searched refs:bufloc (Results 1 – 1 of 1) sorted by relevance
489 static int bufloc; variable494 if (filepos == gzip_data_offset || bufloc == INBUFSIZ) in get_byte()496 bufloc = 0; in get_byte()500 return inbuf[bufloc++]; in get_byte()