Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dboot-strap475 op_$op "$@"
/dragonfly/sys/sys/
H A Dsysproto.h480 int op; char op_[PAD_(int)]; member
1023 int op; char op_[PAD_(int)]; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c1584 dt_operand (enum dt_type type, operand *op_, dt_operand *match_dop_, in dt_operand()
1586 : dt_node (type, parent_), op (op_), match_dop (match_dop_), in dt_operand()