Home
last modified time | relevance | path

Searched refs:capt_index (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c1879 unsigned capt_index = c->where; in insert_operand() local
1881 if (indexes[capt_index] == 0) in insert_operand()
1921 indexes[capt_index] = static_cast<dt_operand *> (elm); in insert_operand()
1926 p = p->append_match_op (o, indexes[capt_index], parent, pos); in insert_operand()