Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi2.c88 static int32 fill_drv_handle(struct h_t *, struct hrec_t *, struct net_pin_t *);
3913 if (!fill_drv_handle(&tmph, &tmphrec, npp)) goto nxt_npp; in bld_net_drvs()
3958 if (!fill_drv_handle(&tmph, &tmphrec, npp)) goto nxt2_npp; in bld_net_drvs()
4026 static int32 fill_drv_handle(struct h_t *hp, struct hrec_t *hrp, in fill_drv_handle() function