Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c124 static vpiHandle bld_param_iterator(struct h_t *, int32);
5158 case vpiParameter: return(bld_param_iterator(hp, itype)); in vpi_iterate()
5957 static vpiHandle bld_param_iterator(struct h_t *hp, int32 otype) in bld_param_iterator() function