Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c2550 struct expr_t **xphdr; in conn_mod_insts() local
2598 xphdr = (struct expr_t **) __my_malloc(nbytes); in conn_mod_insts()
2607 ip->ipins = xphdr; in conn_mod_insts()
2645 xphdr[pi] = cpp->cpxnd; in conn_impl_mports()
2678 xphdr[pi] = __root_ndp; in conn_impl_mports()
2715 if (!chk_mdports_named(ip, imdp, xphdr)) return; in conn_expl_mports()
2737 xphdr[smpp->mppos] = scpp->cpxnd; in conn_expl_mports()
2785 if (xphdr[pi] == NULL) in conn_expl_mports()
2788 xphdr[pi] = __root_ndp; in conn_expl_mports()
2809 struct mod_t *mdp, struct expr_t **xphdr) in chk_mdports_named() argument
[all …]