Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c185 static struct ialst_t *copy_ialst(register struct ialst_t *);
6320 __inst_mod->ialst = copy_ialst(__oinst_mod->ialst); in copy_mod()
7262 static struct ialst_t *copy_ialst(register struct ialst_t *oialp) in copy_ialst() function