Home
last modified time | relevance | path

Searched refs:n_dels_u (Results 1 – 9 of 9) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx2.c1171 np->nu.ct->n_dels_u.d1x)); in reset_1dfp_targsyp()
1582 __my_free((char *) np->nu.ct->n_dels_u.d4x, in replace_param_rhs_expr()
1599 np->nu.ct->n_dels_u.d1x = xp; in replace_param_rhs_expr()
1617 np->nu.ct->n_dels_u.d1x = xp; in replace_param_rhs_expr()
1910 xtab = np->nu.ct->n_dels_u.d4x; in recalc_1mod_params()
1941 xp = np->nu.ct->n_dels_u.d1x; in recalc_1mod_params()
1978 xp = np->nu.ct->n_dels_u.d1x; in recalc_1mod_params()
3665 if ((pmp = np->nu.ct->n_dels_u.pdels) != NULL) in chkset_1mwire_rnges()
3669 np->nu.ct->n_dels_u.pdels = NULL; in chkset_1mwire_rnges()
3677 np->nu.ct->n_dels_u.pdels = NULL; in chkset_1mwire_rnges()
[all …]
H A Dv_src.c1988 if (first_time) np->nu.ct->n_dels_u.pdels = pmphdr; in rd_vardecl()
1989 else np->nu.ct->n_dels_u.pdels = __copy_dellst(pmphdr); in rd_vardecl()
2336 np->nu.ct->n_dels_u.pdels = NULL; in __add_net()
3034 np->nu.ct->n_dels_u.d1x = __root_ndp; in rd_paramdecl()
3446 np->nu.ct->n_dels_u.d1x = __root_ndp; in chkadd_array_param()
H A Dv_prp.c1602 else if (ncmp->n_dels_u.pdels != NULL || np->n_isapthdst) in rt_change_rngrep()
1606 if (ncmp->n_dels_u.pdels != NULL) in rt_change_rngrep()
1616 add_netdel_pnp(np, np->nu.ct->n_dels_u.pdels); in rt_change_rngrep()
1618 __prep_delay(&gwrk, np->nu.ct->n_dels_u.pdels, FALSE, in rt_change_rngrep()
H A Dv_vpi.c4048 if (np->nu.ct->parm_srep == SR_PXPR) xp = np->nu.ct->n_dels_u.d1x; in get_obj_side()
4052 xp = np->nu.ct->n_dels_u.d4x[rhp->hin_itp->itinum]; in get_obj_side()
4687 if (np->nu.ct->parm_srep == SR_PXPR) xp = np->nu.ct->n_dels_u.d1x; in bld_1to1_exprclass_handle()
4691 xp = np->nu.ct->n_dels_u.d4x[hp->hin_itp->itinum]; in bld_1to1_exprclass_handle()
H A Dv_fx.c6496 nnp->nu.ct->n_dels_u.pdels = __copy_dellst(onp->nu.ct->n_dels_u.pdels); in copy_wires()
6583 nnp->nu.ct->n_dels_u.d1x = __copy_expr(onp->nu.ct->n_dels_u.d1x); in copy_params()
H A Dv_cnv.c3847 if (np->nrngrep == NX_CT) dmp_delay(f, np->nu.ct->n_dels_u, in dmp_1netdecl()
3878 if (np->nu.ct->n_dels_u.pdels != NULL) return(TRUE); in nd_iowirdecl()
3944 dmp_expr(f, parm_np->nu.ct->n_dels_u.d1x); in dmp_paramdecls()
H A Dv.h1551 union del_u n_dels_u; member
H A Dv_src3.c1690 np->nu.ct->n_dels_u.d1x = __root_ndp; in rd_specparamdecl()
H A Dv_fx3.c6747 __free_xtree(ncomp->n_dels_u.d1x); in free_spcparms()