Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c525 __twheel[__cur_twi]->te_hdri = -1; in __pv_sim()
526 __twheel[__cur_twi]->num_events = 0; in __pv_sim()
5199 __twheel = (struct telhdr_t **) in init_stime()
5205 __twheel[i] = telp = (struct telhdr_t *) in init_stime()
5211 __twheel[__twhsize]->num_events = -1; in init_stime()
5213 __twheel[__twhsize]->te_hdri = -1; in init_stime()
5535 tw0 = __twheel[0]; in init_sched_thd()
5998 telp = __twheel[schtwi]; in __insert_event()
6151 twp = __twheel[++__cur_twi]; in move_to_time0()
6184 twp = __twheel[++__cur_twi]; in move_time()
[all …]
H A Dv_dbg2.c3111 { telp = __twheel[i]; __free_telhdr_tevs(telp); } in __reset_to_time0()
3742 twp = __twheel[twi]; in fill_near_evtab()
3751 twp = __twheel[twi]; in fill_near_evtab()
H A Dv.h3642 extern struct telhdr_t **__twheel;
H A Dcver.c785 struct telhdr_t **__twheel; variable
H A Dv_ex.c2744 __twheel[__cur_twi]->num_events += 1; in __add_ev_to_front()