Searched refs:OP_CLOSE_DUP_NUM (Results 1 – 2 of 2) sorted by relevance
1910 token->type = OP_CLOSE_DUP_NUM; in peek_token()1956 token->type = OP_CLOSE_DUP_NUM; in peek_token()2312 case OP_CLOSE_DUP_NUM: in parse_expression()2506 end = ((token->type == OP_CLOSE_DUP_NUM) ? start in parse_dup_op()2532 if (BE ((end != -1 && start > end) || token->type != OP_CLOSE_DUP_NUM, 0)) in parse_dup_op()3698 if (token->type == OP_CLOSE_DUP_NUM || c == ',') in fetch_number()
224 OP_CLOSE_DUP_NUM, enumerator