Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c2277 if (mdp->minsts == NULL) mdp->mlpcnt = 0; in chk_dag()
2290 if (mdp->mlpcnt != -1) continue; in chk_dag()
2297 if (imdp->mlpcnt == -1 || imdp->mlpcnt == i) in chk_dag()
2309 mdp->mlpcnt = i; in chk_dag()
3030 if (imdp->mlpcnt > 0) count2_flat_insts(imdp); in count2_flat_insts()
H A Dv.h2716 int32 mlpcnt; /* mod. inst. loop count (static level) */ member
H A Dcver.c4922 mdp->mlpcnt, num_cells, num_insts, num_gates, num_contas, in prt2_desmod_tab()
H A Dv_src.c642 mdp->mlpcnt = -1; in __init_mod()
H A Dv_fx2.c4050 if (mdp->mlpcnt != mlevel) continue; in __bld_mlevel_lists()