Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c1381 hp2->hrec->hu.hcbp->cbdcep = __cbvc_dcehdr; in valchg_cb_register()
1471 cbp->cbdcep = NULL; in bld_cbrec()
3000 __free_dceauxlst(cbp->cbdcep, 1); in vpi_remove_cb()
3010 __free_dceauxlst(cbp->cbdcep, 1); in vpi_remove_cb()
3024 __free_dceauxlst(cbp->cbdcep, 1); in vpi_remove_cb()
H A Dv.h2073 struct dceauxlst_t *cbdcep; /* list of dces for cb removal */ member
H A Dv_vpi3.c6535 for (dceauxlp = cbp->cbdcep; dceauxlp != NULL; in do_vpi_cb_onoff()
6563 for (dceauxlp = cbp->cbdcep; dceauxlp != NULL; dceauxlp = dceauxlp->dclnxt) in do_vpi_cb_onoff()