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