Home
last modified time | relevance | path

Searched refs:evnt_hp (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi3.c4794 if ((hp = tepvp->evnt_hp) != NULL) hp->hrec->evnt_done = TRUE; in __process_vpi_varputv_ev()
4998 if ((hp = tepvp->evnt_hp) != NULL) in __process_vpidrv_ev()
5213 tepvp->evnt_hp = NULL; in setschd_var_fromvaluep()
5261 __tevtab[tevpi].tu.teputvp->evnt_hp = hp; in setschd_var_fromvaluep()
5354 if ((hp = tepvp->evnt_hp) != NULL) in cancel_vpievents_toend()
5424 __tevtab[tevpi].tu.teputvp->evnt_hp = hp2; in setschd_drvr_fromvaluep()
5445 __tevtab[tevpi].tu.teputvp->evnt_hp = hp2; in setschd_drvr_fromvaluep()
5508 if (tevpi != -1) __tevtab[tevpi].tu.teputvp->evnt_hp = hp2; in setschd_drvr_fromvaluep()
5645 tepvp->evnt_hp = NULL; in setschd_1bit_drvr()
H A Dv.h2844 struct h_t *evnt_hp; /* ptr back to event for cancelling */ member