Searched refs:nToAlloc (Results 1 – 1 of 1) sorted by relevance
50 Int nToAlloc = gb->nbytes + (gb->ga & 3); in read_one() local52 gb->bytes = malloc( gb->nbytes + nToAlloc); in read_one()