Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c4927 if (!tcp->tc_supofsuphld && !tcp->tc_recofrecrem) in process_all_tchk_violations()
5002 if (tcp->tc_recofrecrem) in process_all_tchk_violations()
5073 else if (tcp->tc_recofrecrem) __adds("recovery(of recrem)"); in bld_tchk_srcdump()
H A Dv.h2617 unsigned tc_recofrecrem : 1; /* recovery (added) part of recrem */ member
H A Dv_vpi.c5930 if (tcp->tchktyp == TCHK_RECOVERY && tcp->tc_recofrecrem) continue; in bld_tchk_iterator()
5941 if (tcp->tchktyp == TCHK_RECOVERY && tcp->tc_recofrecrem) continue; in bld_tchk_iterator()
H A Dv_fx3.c6549 ntcp->tc_recofrecrem = TRUE; in bld_rec_of_recrem()
6714 if (!tcp->tc_supofsuphld && !tcp->tc_recofrecrem) in __free_tchks()
H A Dv_prp2.c5261 if (tcp->tc_supofsuphld || tcp->tc_recofrecrem) continue; in prep_tchks()
7129 if (tcp->tc_supofsuphld || tcp->tc_recofrecrem) continue; in cmp_xform_specify()
H A Dv_src3.c2435 tcp->tc_recofrecrem = FALSE; in __init_tchk()
H A Dv_cnv.c5098 if (tcp->tc_gone || tcp->tc_supofsuphld || tcp->tc_recofrecrem) continue; in dmp_tchks()
H A Dv_sdf.c4036 if (tcp->tc_gone || tcp->tc_supofsuphld || tcp->tc_recofrecrem) continue; in bld_match_tchk()