Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ex3.c1265 struct expr_t *lhsx, *lhsx2, *rhsx; in __assign_qcaf() local
1308 lhsx2 = catndp->lu.x; in __assign_qcaf()
1310 if (lhsx2->optyp == GLBREF) in __assign_qcaf()
1311 { __xmrpush_refgrp_to_targ(lhsx2->ru.grp); nd_itpop2 = TRUE; } in __assign_qcaf()
1314 np = lhsx2->lu.sy->el.enp; in __assign_qcaf()
H A Dv_fx2.c8710 struct expr_t *catndp, *catelx, *lhsx2; in chk_circular_qc_stmt() local
8741 lhsx2 = __get_lvalue_idndp(lhsx); in chk_circular_qc_stmt()
8743 if (lhsx2->optyp != ID && lhsx2->optyp != GLBREF) in chk_circular_qc_stmt()
8746 np = lhsx2->lu.sy->el.enp; in chk_circular_qc_stmt()