Searched refs:opStart (Results 1 – 9 of 9) sorted by relevance
556 opStart = 0; in init()565 val->str = str_ref.str.sub_str (opStart, str_ref.offset - opStart); in add_op()566 opStart = str_ref.offset; in add_op()573 val->str = str_ref.sub_str ( opStart, str_ref.offset - opStart); in add_op()574 opStart = str_ref.offset; in add_op()588 unsigned int opStart; member
749 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()