Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_trch.c2225 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1bitpthdrvr()
2266 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1bitpthdrvr()
2297 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1bitpthdrvr()
2401 if (__warn_cancel_e && !__no_warns && !__em_suppr(592) && pdp != NULL) in evtr_schd_1bitpthdrvr()
2467 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_schd_1bitpthdrvr()
2518 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_schd_1bitpthdrvr()
H A Dv_ex3.c2718 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1pthwirebit()
2761 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1pthwirebit()
2788 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in schd_1pthwirebit()
2896 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_schd_1pthwirebit()
2961 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_schd_1pthwirebit()
3010 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_schd_1pthwirebit()
H A Dv_sdf.c554 sav_no_warns = __no_warns; in sdf_annotate()
556 if (__sdf_no_warns) __no_warns = TRUE; in sdf_annotate()
564 __no_warns = sav_no_warns; in sdf_annotate()
789 sav_no_warns = __no_warns; in do_systsk_sdf_annotate()
791 if (__sdf_no_warns) __no_warns = TRUE; in do_systsk_sdf_annotate()
799 __no_warns = sav_no_warns; in do_systsk_sdf_annotate()
H A Dv_del.c735 sav_nowarns = __no_warns; in __prep_delay()
737 __no_warns = TRUE; in __prep_delay()
752 __no_warns = sav_nowarns; in __prep_delay()
H A Dv_ms.c6796 if (__no_warns || __em_suppr(id_num)) return; in __pv_warn()
6841 if (__no_warns || __em_suppr(id_num)) { va_end(va); return; } in __pv_fwarn()
6898 if (__no_warns || __em_suppr(id_num)) return; in __sgfwarn()
6953 if (__no_warns || __em_suppr(id_num)) return; in __gfwarn()
H A Dv_sim.c2009 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in prop_gatechg()
2041 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in prop_gatechg()
2119 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_prop_gatechg()
2171 if (__warn_cancel_e && !__no_warns && !__em_suppr(592)) in evtr_prop_gatechg()
H A Dcver.c225 int32 __no_warns; /* T => don't print warning msgs */ variable
1588 __no_warns = FALSE; in init_glbs()
3069 __no_warns = TRUE; in do_args()
H A Dv.h3084 extern int32 __no_warns; /* T => don't print warning msgs */
H A Dv_tf.c4294 if (__no_warns || __em_suppr(600)) return; in vprt_tfwarn_msg()