Searched defs:opstack (Results 1 – 3 of 3) sorted by relevance
78 int opstack; /* operand stack depth */ variable
104 int opstack; /* operand stack depth */ variable
2047 S_dofindlabel(pTHX_ OP *o, char *label, OP **opstack, OP **oplimit) in S_dofindlabel()