Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_tf.c3138 if (__tfrec->sync_tevp[__inum] != -1) return(1); in tf_synchronize()
3142 __tfrec->sync_tevp[__inum] = tevpi; in tf_synchronize()
5079 __tfrec->sync_tevp[tevp->teitp->itinum] = -1; in __sync_call_misctf()
5100 __tfrec->sync_tevp[__inum] = -1; in __sync_call_misctf()
5375 tfrp->sync_tevp[i] = -1; in reinit_1tfrec()
H A Dv.h1958 i_tev_ndx *sync_tevp; /* per inst ndx to sync event */ member
H A Dv_fx3.c3887 tfrp->sync_tevp = (i_tev_ndx *) __my_malloc(insts*sizeof(i_tev_ndx)); in chkalloc_tfrec()
3895 tfrp->sync_tevp[i] = -1; in chkalloc_tfrec()