Home
last modified time | relevance | path

Searched refs:npnxt (Results 1 – 11 of 11) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp.c3208 npp->npnxt = np->ndrvs; in conn2_npin()
3221 { npp->npnxt = np->nlds->npnxt; np->nlds->npnxt = npp; } in conn2_npin()
3308 npp->npnxt = NULL; in __alloc_npin()
3753 npp2 = npp->npnxt; in realloc_1net_npplist()
3771 npp2 = npp->npnxt; in realloc_1net_npplist()
4070 else last_npp->npnxt = npp->npnxt; in rem_del_npps()
4081 npp = npp->npnxt; in rem_del_npps()
4091 else last_npp->npnxt = npp->npnxt; in rem_del_npps()
4103 npp = npp->npnxt; in rem_del_npps()
4120 npp2 = npp->npnxt; in remove_all_npps()
[all …]
H A Dv_vpi2.c1378 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_net_tchkterms()
1602 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_net_pathterms()
2285 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_net_mdpins()
2323 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_net_mdpins()
2492 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_netbit_mdpins()
2560 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_netbit_mdpins()
2722 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_net_iconns()
2777 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_net_iconns()
2985 for (cnt = 0, npp = np->nlds; npp != NULL; npp = npp->npnxt) in bld_netbit_iconns()
3066 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_netbit_iconns()
[all …]
H A Dv_trch.c506 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_trauxs()
526 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_trauxs()
585 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in bld_trauxs()
879 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in add_edges_from_npps()
1601 npp2 = npp->npnxt; in save_bidandtran_npps()
1606 if (last_npp == NULL) np->ndrvs = npp->npnxt; in save_bidandtran_npps()
1607 else last_npp->npnxt = npp->npnxt; in save_bidandtran_npps()
1611 npp->npnxt = np->ntraux->tran_npps; in save_bidandtran_npps()
4170 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in fill_port_npps()
4186 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in fill_port_npps()
[all …]
H A Dv_prp2.c410 else if (np->ndrvs->npnxt != NULL) np->n_multfi = TRUE; in setchk_1w_fifo()
473 for (; npp != NULL; npp = npp->npnxt) in has_npp_isform()
493 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in __bld_pb_fifo()
512 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in __bld_pb_fifo()
633 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in has_rng_npp()
1411 else { npp->npnxt = np->nlds; np->nlds = npp; } in __add_alloc_mipd_npp()
2278 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in all_drvrs_bidirect()
2592 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in __initialize_dces()
5359 if (startnp->nlds->npnxt == NULL) in bld_start_tchk_npp()
5402 if (chknp->nlds->npnxt == NULL) in bld_check_tchk_npp()
[all …]
H A Dv_ex4.c1670 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in __load_mdrwire()
2489 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in __stload_mdrwire()
3698 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in __emit_1showvar()
3701 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) emit1_load(np, npp); in __emit_1showvar()
H A Dv_vpi3.c3149 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in net_ongetpat_lhs()
3476 npp->npnxt = np->ndrvs; in add_net_driver()
3614 npp->npnxt = np->ndrvs; in add_netbit_driver()
3777 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in chg_net_to_multfi()
H A Dv_cnv.c2477 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in dmp1n_nplst()
2483 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in dmp1n_nplst()
2510 for (i = 0; npp != NULL; npp = npp->npnxt) in cnt_nplstels()
H A Dv.h2302 struct net_pin_t *npnxt; member
H A Dv_sdf.c4520 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in get_inport_fr_nam()
4578 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in get_outport_fr_nam()
H A Dv_sim.c945 for (npp = np->nlds; npp != NULL; npp = npp->npnxt) in eval_netchg_lds()
H A Dv_ex.c3749 for (npp = np->ndrvs; npp != NULL; npp = npp->npnxt) in exec_count_drivers()