Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ex4.c105 static char *drive_tostr(char *, word32 *, word32 *, struct net_pin_t *,
3835 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, cap2->rhsx->szu.xclen, in emit1_driver()
3871 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, tfap->arg.axp->szu.xclen, in emit1_driver()
3899 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, np->nwid, nonz_only) == NULL) in emit1_driver()
3920 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, xsp->xslen, nonz_only) in emit1_driver()
3942 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, xsp->xslen, nonz_only) in emit1_driver()
3964 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, xsp->xslen, nonz_only) in emit1_driver()
3987 if (drive_tostr(s1, xsp->ap, xsp->bp, npp, xsp->xslen, nonz_only) in emit1_driver()
4017 static char *drive_tostr(char *s, word32 *ap, word32 *bp, struct net_pin_t *npp, in drive_tostr() function