Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c75 static void acc_evchg_gate_outwire(register struct gate_t *);
2021 if (tevp->gev_acc) acc_evchg_gate_outwire(gp); in prop_gatechg()
2139 if (tevp->gev_acc) acc_evchg_gate_outwire(gp); in evtr_prop_gatechg()
2345 if (tevp->gev_acc) acc_evchg_gate_outwire(gp); in process_gatechg_ev()
2356 static void acc_evchg_gate_outwire(register struct gate_t *gp) in acc_evchg_gate_outwire() function