Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_trch.c2275 if (__showe_onevent) in schd_1bitpthdrvr()
2306 if (__showe_onevent) in schd_1bitpthdrvr()
2476 if (__showe_onevent) sprintf(s1, "%s (on event)", __to_timstr(__xs, in evtr_schd_1bitpthdrvr()
2486 if (__showe_onevent) in evtr_schd_1bitpthdrvr()
2525 if (__showe_onevent) sprintf(s2, "%s (on event)", __to_timstr(__xs, in evtr_schd_1bitpthdrvr()
2534 if (__showe_onevent) in evtr_schd_1bitpthdrvr()
H A Dv_ex3.c2769 if (__showe_onevent) { tevp->outv = (is_stren) ? ST_STRONGX : 3; return; } in schd_1pthwirebit()
2797 if (__showe_onevent) in schd_1pthwirebit()
2969 if (__showe_onevent) sprintf(s1, "%s (on event)", __to_timstr(__xs, in evtr_schd_1pthwirebit()
2979 if (__showe_onevent) in evtr_schd_1pthwirebit()
3017 if (__showe_onevent) sprintf(s2, "%s (on event)", __to_timstr(__xs, in evtr_schd_1pthwirebit()
3026 if (__showe_onevent) in evtr_schd_1pthwirebit()
3085 if (__showe_onevent) strcpy(s1, " - edge event to x"); in __emit_path_pulsewarn()
3119 if (__showe_onevent) strcpy(s1, " - edge event to x"); in __emit_path_samewarn()
H A Dv_sim.c2015 if (__showe_onevent) in prop_gatechg()
2046 if (__showe_onevent) { tevp->outv = get_showcancele_val(gp); return; } in prop_gatechg()
2125 if (__showe_onevent) sprintf(s2, "%s (on event)", __to_timstr(__xs, in evtr_prop_gatechg()
2133 if (__showe_onevent) in evtr_prop_gatechg()
2176 if (__showe_onevent) __to_timstr(s2, &schtim); in evtr_prop_gatechg()
2178 if (__showe_onevent) sprintf(s1, "%s (on event)", __to_timstr(__xs, in evtr_prop_gatechg()
2186 if (__showe_onevent) { tevp->outv = get_showcancele_val(gp); return; } in evtr_prop_gatechg()
2313 if (__showe_onevent) strcpy(s1, " - edge event to x"); in emit_pulsewarn()
H A Dcver.c236 int32 __showe_onevent; /* T => if showing cancel e, drive x on event */ variable
1627 __showe_onevent = TRUE; in init_glbs()
3167 __showe_onevent = TRUE; in do_args()
3172 __showe_onevent = FALSE; in do_args()
H A Dv.h3095 extern int32 __showe_onevent; /* T => if showing cancel e, drive x on event */