Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c123 static vpiHandle bld_tchk_iterator(struct h_t *);
5157 case vpiTchk: return(bld_tchk_iterator(hp)); in vpi_iterate()
5911 static vpiHandle bld_tchk_iterator(struct h_t *hp) in bld_tchk_iterator() function