Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c681 case DVST_DUMPING: in exec_slotend_dv()
702 __dv_state = DVST_DUMPING; in exec_slotend_dv()
743 __dv_state = DVST_DUMPING; in exec_slotend_dv()
H A Dv.h831 #define DVST_DUMPING 1 macro
H A Dv_ex.c4956 case DVST_DUMPING: in __exec_stsk()
4988 case DVST_DUMPING: in __exec_stsk()
H A Dv_ex4.c5496 if (__dv_state != DVST_DUMPING) return; in __wr_dvtimstr()