Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c74 static int32 cnt_gateprts(struct cell_t *);
1626 if ((pnum = cnt_gateprts(cp)) == 0L) in cellrep_to_gate()
1828 static int32 cnt_gateprts(struct cell_t *cp) in cnt_gateprts() function