Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h1451 unsigned i_iscell : 1; /* instance is a cell */ member
H A Dv_fx.c1863 ip->i_iscell = (cp->c_iscell) ? TRUE : FALSE; in cellrep_to_inst()
1894 ip->i_iscell = FALSE; in init_inst()