Home
last modified time | relevance | path

Searched defs:ndup (Results 1 – 3 of 3) sorted by relevance

/dragonfly/bin/sh/pregenerated/
H A Dnodes.h111 struct ndup { struct
112 int type;
113 int fd;
114 union node *next;
115 int dupfd;
116 union node *vname;
147 struct ndup ndup; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlra-int.h475 int ndup = static_id->dup_num[i]; in lra_update_operator_dups() local
H A Dlra.c662 get_static_insn_data (int icode, int nop, int ndup, int nalt) in get_static_insn_data()