Home
last modified time | relevance | path

Searched refs:__nb_te_endi (Results 1 – 5 of 5) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c485 if (__nb_te_hdri == -1) __nb_te_hdri = __nb_te_endi = tevp2i; in __pv_sim()
487 { __tevtab[__nb_te_endi].tenxti = tevp2i; __nb_te_endi = tevp2i; } in __pv_sim()
541 __p0_te_endi = __nb_te_endi; in __pv_sim()
542 __nb_te_hdri = __nb_te_endi = -1; in __pv_sim()
5219 __nb_te_hdri = __nb_te_endi = -1; in init_stime()
5342 __nb_te_hdri = __nb_te_endi = -1; in reinit_stime()
H A Dv.h3658 extern i_tev_ndx __nb_te_endi; /* and tail */
H A Dv_ex.c1700 if (__nb_te_hdri == -1) __nb_te_hdri = __nb_te_endi = tevpi; in sched_nbproc_delay()
1701 else { __tevtab[__nb_te_endi].tenxti = tevpi; __nb_te_endi = tevpi; } in sched_nbproc_delay()
H A Dv_dbg2.c3140 __nb_te_hdri = __nb_te_endi = -1; in __reset_to_time0()
H A Dcver.c801 i_tev_ndx __nb_te_endi; /* and tail */ variable