Home
last modified time | relevance | path

Searched refs:tenbpa (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c466 tevp2->tu.tenbpa = tevp->tu.tenbpa; in __pv_sim()
467 tevp->tu.tenbpa = NULL; in __pv_sim()
3631 tenbp = tevp->tu.tenbpa; in process_nbpa_ev()
3667 __my_free((char *) tevp->tu.tenbpa, sizeof(struct tenbpa_t)); in process_nbpa_ev()
3668 tevp->tu.tenbpa = NULL; in process_nbpa_ev()
4349 stp = tevp->tu.tenbpa->nbastp; in trigger_evctrl()
4392 tevp->tu.tenbpa->nbdctp = NULL; in trigger_evctrl()
7112 if ((tenbp = tevp->tu.tenbpa) == NULL) break; in __free_1tev()
7119 __my_free((char *) tevp->tu.tenbpa, sizeof(struct tenbpa_t)); in __free_1tev()
H A Dv_dbg2.c3607 stp = tevp->tu.tenbpa->nbastp; in wr_1ev_trace()
3617 wp = tevp->tu.tenbpa->nbawp; in wr_1ev_trace()
3619 if ((xp = tevp->tu.tenbpa->nblhsxp) == NULL) xp = stp->st.spra.lhsx; in wr_1ev_trace()
H A Dv.h2852 struct tenbpa_t *tenbpa; member
H A Dv_ex.c1731 __tevtab[tevpi].tu.tenbpa = nbpap; in __bld_nb_tev()
1974 tevp->tu.tenbpa->nbdctp = dctp; in arm_nbevent_dctrl()