Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_cnv.c3554 if (mdp->mod_lofp_decl) dmp_mod_lofp_hdr(f, mdp); in __dmp_mod()
3740 if ((pnum = mdp->mpnum) != 0 && !mdp->mod_lofp_decl) in dmp_decls()
3807 if (__inst_mod->mod_lofp_decl) return; in dmp_1netdecl()
H A Dv.h2700 unsigned mod_lofp_decl : 1; /* T => port decl uses list of ports form */ member
H A Dv_src.c594 mdp->mod_lofp_decl = FALSE; in __init_mod()
1200 mp->mod_lofp_decl = TRUE; in rd_list_of_ports_decl()