Searched defs:operatorStackAppend (Results 1 – 2 of 2) sorted by relevance
229 void operatorStackAppend(int& operatorStackDepth, int, int) { operatorStackDepth++; } in operatorStackAppend() function
541 void operatorStackAppend(int& operatorStackDepth, int op, int precedence) in operatorStackAppend() function