Searched refs:opStart (Results 1 – 17 of 17) sorted by relevance
553 opStart = 0; in init()562 val->str = str_ref.str.sub_str (opStart, str_ref.offset - opStart); in add_op()563 opStart = str_ref.offset; in add_op()570 val->str = str_ref.sub_str ( opStart, str_ref.offset - opStart); in add_op()571 opStart = str_ref.offset; in add_op()585 unsigned int opStart; member
709 val.last_arg_offset = (env.last_offset-1) - dictval.opStart; /* offset to the last argument */ in process_op()
31 static final int opStart = 7; field in RBBINode120 } else if (t == opStart) { in RBBINode()
142 pushNewNode(RBBINode.opStart); in doParseActions()208 pushNewNode(RBBINode.opStart); in doParseActions()
32 static final int opStart = 7; field in RBBINode121 } else if (t == opStart) { in RBBINode()
143 pushNewNode(RBBINode.opStart); in doParseActions()209 pushNewNode(RBBINode.opStart); in doParseActions()
38 opStart, enumerator
74 else if (t==opStart) {fPrecedence = precStart;} in RBBINode()
209 pushNewNode(RBBINode::opStart); in doParseActions()279 pushNewNode(RBBINode::opStart); in doParseActions()
7865 opStart
30278 opStart = 0;