Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c86 static void print_iddecl_ref(struct sy_t *, struct sy_t *);
3369 print_iddecl_ref(np->nsym, scope_syp); in do_dbg_varis()
3381 static void print_iddecl_ref(struct sy_t *syp, struct sy_t *scope_syp) in print_iddecl_ref() function
3488 { print_iddecl_ref(syp, (struct sy_t *) NULL); not_defed = FALSE; } in do_dbg_whatis()
3492 { print_iddecl_ref(syp, (struct sy_t *) NULL); not_defed = FALSE; } in do_dbg_whatis()
3499 print_iddecl_ref(syp, mdp->msym); in do_dbg_whatis()
3510 print_iddecl_ref(syp, tskp->tsksyp); in do_dbg_whatis()