Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c7310 static struct exprlst_t *copy_xprlst(struct exprlst_t *oxplp) in copy_xprlst() argument
7316 for (last_nxplp = NULL, xplp = oxplp; xplp != NULL; xplp = xplp->xpnxt) in copy_xprlst()