Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h615 #define SPLT_VECT 2 macro
H A Dv_cnv.c3828 else if (np->nu.ct->n_spltstate == SPLT_VECT) in dmp_1netdecl()
3877 if (np->nu.ct->n_spltstate == SPLT_VECT) return(TRUE); in nd_iowirdecl()
H A Dv_fx3.c4016 || np->nu.ct->n_spltstate == SPLT_VECT) return(FALSE); in is_1bwire()
4399 || np->nu.ct->n_spltstate == SPLT_VECT) in __chk_lhsdecl_scalared()
H A Dv_prp.c1571 case SPLT_VECT: np->vec_scalared = FALSE; break; in rt_change_rngrep()
H A Dv_src.c1807 if (__toktyp == VECTORED) { __get_vtok(); split_state = SPLT_VECT; } in rd_vardecl()
H A Dv_ms.c5032 else if (sptyp == SPLT_VECT) strcpy(s, "vectored"); in __to_splt_nam()