Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp.c1436 np->n_onlhs = FALSE; in set_optim_nflds()
1442 if (np->nu.ct->n_onlhs) np->n_onlhs = TRUE; in set_optim_nflds()
1477 if (ncmp->n_onrhs && ncmp->n_onlhs) return; in emit_varunused_informs()
1497 if (!ncmp->n_onrhs && !ncmp->n_onlhs) in emit_varunused_informs()
1499 else if (!ncmp->n_onrhs && ncmp->n_onlhs) in emit_varunused_informs()
1505 if (!ncmp->n_onrhs && !ncmp->n_onlhs) { strcpy(s3, "unused"); in emit_varunused_informs()
1507 else if (!ncmp->n_onrhs && ncmp->n_onlhs) in emit_varunused_informs()
H A Dv_fx3.c2165 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chk_srcbsel()
2166 else np->nu.ct->n_onlhs = TRUE; in chk_srcbsel()
2248 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chk_srcpsel()
2249 else np->nu.ct->n_onlhs = TRUE; in chk_srcpsel()
4202 if (np->nu.ct->n_onlhs) np->nu.ct->n_2ndonlhs = TRUE; in chksyn_lhsexpr()
4203 else np->nu.ct->n_onlhs = TRUE; in chksyn_lhsexpr()
5534 if (np->nrngrep == NX_CT) np->nu.ct->n_onlhs = TRUE; in nd_unind_arr()
H A Dv.h1529 unsigned n_onlhs : 1; /* appears on some lhs */ member
2455 unsigned n_onlhs : 1; /* appears on some lhs */ member
H A Dv_fx2.c6025 if (tpp->trtyp == IO_BID) np->nu.ct->n_onlhs = TRUE; in chk_1tsk()
6030 else if (np->nrngrep == NX_CT) np->nu.ct->n_onlhs = TRUE; in chk_1tsk()
7309 if (np->nrngrep == NX_CT) np->nu.ct->n_onlhs = TRUE; in chk_fdef_args()
7996 if (np->nrngrep == NX_CT) np->nu.ct->n_onlhs = TRUE; in chk_1stmt()
H A Dv_src.c2343 np->nu.ct->n_onlhs = FALSE; in __add_net()
2397 np->n_onlhs = FALSE; in __add_net()