Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h547 #define G_TRAN 32 macro
H A Dv_acc.c3921 case accTranGate: gclass = vpiSwitch; gtyp = G_TRAN; goto do_primnxt; in bld_accnext_iter()
7955 case G_TRAN: return(accTranGate); in get_acc_fulltype()
H A Dcver.c3916 { G_TRAN, GC_TRAN, NULL, "tran" },
H A Dv_prp.c4513 if (ptp->gateid == G_TRAN || ptp->gateid == G_RTRAN) in __add_gate_pnd0del()
H A Dv_vpi2.c5708 case G_TRAN: return(vpiTranPrim); in __to_vpi_primtyp()
H A Dv_fx2.c6519 case G_TRAN: case G_RTRAN: in chk_1bltingate()