Searched refs:OP_OPEN_DUP_NUM (Results 1 – 2 of 2) sorted by relevance
1903 token->type = OP_OPEN_DUP_NUM; in peek_token()1949 token->type = OP_OPEN_DUP_NUM; in peek_token()2275 case OP_OPEN_DUP_NUM: in parse_expression()2406 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM) in parse_expression()2414 || token->type == OP_OPEN_DUP_NUM)) in parse_expression()2477 if (token->type == OP_OPEN_DUP_NUM) in parse_dup_op()
266 OP_OPEN_DUP_NUM, enumerator