Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_src2.c4142 if (__allow_scope_var) grp->gr_inst_ok = TRUE; in __bld_glbref()
4262 grp->gr_inst_ok = FALSE; in init_gref()
H A Dv_fx.c4514 if (grp->gr_inst_ok) in __resolve_glbnam()
4560 if (!grp->gr_inst_ok) in __resolve_glbnam()
4656 if (ghd_ndp->ru.x != NULL || !grp->gr_inst_ok) in resolve_local_path()
H A Dv.h2507 unsigned gr_inst_ok : 1; /* T => xmr can be inst. maybe just 1 comp. */ member