Searched defs:shrinkOperandStackBy (Results 1 – 2 of 2) sorted by relevance
227 void shrinkOperandStackBy(int& operandStackDepth, int amount) { operandStackDepth -= amount; } in shrinkOperandStackBy() function
530 void shrinkOperandStackBy(int& operandStackDepth, int amount) in shrinkOperandStackBy() function