Searched refs:operandSP (Results 1 – 2 of 2) sorted by relevance
806 INT operandSP) in ProcessOp() argument815 result->kid = operandStack[operandSP - 2]; in ProcessOp()817 operandStack[operandSP - 2] = result; in ProcessOp()871 result = operandStack[operandSP - 2]; in ProcessOp()874 result->next = operandStack[operandSP - 1]; in ProcessOp()1686 if (operatorSP >= operandSP) { in ParseRegExp()1783 --operandSP; in ParseRegExp()1785 assert(operandSP == 1); in ParseRegExp()1802 --operandSP; in ParseRegExp()1839 assert(operandSP); in ParseRegExp()[all …]