Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c3395 case SYM_M: case SYM_PRIM: case SYM_UDP: case SYM_STSK: case SYM_SF: in print_iddecl_ref()
H A Dv_fx.c1554 if (cp->cmsym->sytyp == SYM_UDP) in sep_mdgates()
1608 if (syp->sytyp == SYM_UDP || syp->sytyp == SYM_PRIM) (*gnum)++; in count_minum_and_mgnum()
1651 if (gp->gmsym->sytyp == SYM_UDP) in cellrep_to_gate()
H A Dv.h636 #define SYM_UDP 10 /* udp definition name */ macro
H A Dv_src3.c328 if (!__chk_redef_err(__token, syp, "udp", SYM_UDP)) goto skip_end; in __rd_udpdef()
333 syp->sytyp = SYM_UDP; in __rd_udpdef()
H A Dv_sdf.c1396 if (syp->sytyp == SYM_PRIM || syp->sytyp == SYM_UDP) in rdset_sdf_cells()
1424 || (syp2->sytyp != SYM_PRIM && syp2->sytyp != SYM_UDP)) in rdset_sdf_cells()
H A Dv_src2.c1120 case SYM_F: case SYM_I: case SYM_M: case SYM_PRIM: case SYM_UDP: in find_bldxpr_tfsy()
H A Dv_src.c837 if (syp->sytyp == SYM_M && styp == SYM_UDP) return(TRUE); in __chk_redef_err()
H A Dv_ms.c5185 case SYM_UDP: strcpy(s, "udp define"); break; in __to_sytyp()
H A Dv_fx3.c4951 if (tsyp->sytyp == SYM_UDP || tsyp->sytyp == SYM_PRIM) in chk_systskenable()
H A Dv_vpi2.c4809 case SYM_UDP: in bld_symhandle()
H A Dv_fx2.c3507 case SYM_I: case SYM_LB: case SYM_UDP: case SYM_PRIM: in chk_modsym()