Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c5874 int32 mpths; in bld_modpth_iterator() local
5886 mpths = 0; in bld_modpth_iterator()
5888 mpths++; in bld_modpth_iterator()
5890 if (mpths <= 0) return(NULL); in bld_modpth_iterator()
5892 iterp = __alloc_iter(mpths, &ihref); in bld_modpth_iterator()
5893 for (pi = 0, pthp = mdp->mspfy->spcpths; pi < mpths; pthp = pthp->spcpthnxt, in bld_modpth_iterator()