Home
last modified time | relevance | path

Searched refs:ind_noth0 (Results 1 – 6 of 6) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c3029 rconx->ind_noth0 = TRUE; in chknorm_range()
3077 if (newindval != indval) rconx->ind_noth0 = TRUE; in chknorm_range()
3094 rconx->ind_noth0 = TRUE; in chknorm_range()
H A Dv.h1271 unsigned ind_noth0 : 1; /* T => constant index has been normalized */ member
H A Dv_fx2.c5208 if (ndx != ndx2) xpndx->ind_noth0 = TRUE; in bld_bsel_expr()
5561 if (i1 != ndx1) xp1->ind_noth0 = TRUE; in bld_psel_expr()
5566 if (i2 != ndx2) xp1->ind_noth0 = TRUE; in bld_psel_expr()
H A Dv_cnv.c5709 if (ndp->ru.x->ind_noth0 && ndp->lu.x->lu.sy != NULL) in dmp_expr()
5725 if (ndp->ru.x->lu.x->ind_noth0 && ndp->lu.x->lu.sy != NULL) in dmp_expr()
H A Dv_src2.c4749 ndp->ind_noth0 = FALSE; /* assume h:0 form */ in __init_xnd()
H A Dv_prp.c2593 if (ri2 != 0 || ri1 < ri2) selxp->ind_noth0 = TRUE; in cnvt_to_bsel_expr()