Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c2165 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chk_srcbsel()
2248 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chk_srcpsel()
4202 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chksyn_lhsexpr()
H A Dv.h1530 unsigned n_2ndonlhs : 1; /* T => more than 1 on lhs (for in to inout) */ member
H A Dv_src.c2344 np->nu.ct->n_2ndonlhs = FALSE; in __add_net()