Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c86 static vpiHandle getbit_lowconn(struct h_t *);
3418 if (rhrp->htyp == vpiPortBit) return(getbit_lowconn(rhp)); in vpi_handle()
4121 static vpiHandle getbit_lowconn(struct h_t *hp) in getbit_lowconn() function