Home
last modified time | relevance | path

Searched refs:x_islhs (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h1274 unsigned x_islhs : 1; /* T => expr. is lhs */ member
H A Dv_fx3.c4153 ndp->x_islhs = TRUE; in __chk_lhsexpr()
4181 ndp->x_islhs = TRUE; in chksyn_lhsexpr()
H A Dv_src2.c4752 ndp->x_islhs = FALSE; in __init_xnd()
H A Dv_trch.c494 if (grp->gr_gone || !grp->gxndp->x_islhs) continue; in bld_trauxs()