Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_cnv.c94 static void dmp_1bitconta(FILE *, struct gate_t *);
4385 if (gid == G_ASSIGN) { dmp_1bitconta(f, gp); return; } in dmp_1gate()
4444 if (gid == G_ASSIGN) { dmp_1bitconta(f, gp); return; } in dbg_dmp_1gate()
4497 static void dmp_1bitconta(FILE *f, struct gate_t *gp) in dmp_1bitconta() function