Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c184 static struct st_t *copy_lstofsts(register struct st_t *);
7033 ntskp->tskst = copy_lstofsts(otskp->tskst); in copy_mdtasks()
7087 nstp->st.sif.thenst = copy_lstofsts(ostp->st.sif.thenst); in copy_stmt()
7088 nstp->st.sif.elsest = copy_lstofsts(ostp->st.sif.elsest); in copy_stmt()
7108 nstp->st.swh.lpst = copy_lstofsts(ostp->st.swh.lpst); in copy_stmt()
7127 nfrp->forbody = copy_lstofsts(ofrp->forbody); in copy_stmt()
7155 ndcp->actionst = copy_lstofsts(odcp->actionst); in copy_stmt()
7167 nstp->st.sbsts = copy_lstofsts(ostp->st.sbsts); in copy_stmt()
7188 nstp->st.fj.fjstps[fji] = copy_lstofsts(ofjstp); in copy_stmt()
7273 nialp->iastp = copy_lstofsts(oialp->iastp); in copy_ialst()
[all …]