Searched defs:bytes_to_remove (Results 1 – 2 of 2) sorted by relevance
210 void pop(size_t bytes_to_remove) { in pop()215 void scratch_pop(size_t bytes_to_remove) { scratch_ -= bytes_to_remove; } in scratch_pop()