Searched refs:parse_debug (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | st_parse.c | 81 parse_debug(int level, char *cp, char *fmt, ...) in parse_debug() function 356 parse_debug(1, NULL, "parse_sou: declaring '%s'", idp->ii_name ? in parse_sou() 369 parse_debug(3, NULL, " %s defined as %s(%d)", in parse_sou() 442 parse_debug(1, cp, "Unknown stab type %#x", stab->n_type); in parse_stab() 577 parse_debug(3, cp, "tdefdecl h=%d", h); in tdefdecl() 630 parse_debug(3, NULL, "tdefdecl unres type %d", in tdefdecl() 654 parse_debug(3, NULL, in tdefdecl() 827 parse_debug(3, NULL, "intrinsic: size=%d", width); in intrinsic() 908 parse_debug(3, cp, "soudef: %s size=%d", tdesc_name(*rtdp), in soudef() 925 parse_debug(3, NULL, " defines %s (%d)", w, h); in soudef() [all …]
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modsysfile.c | 127 parse_debug(struct _buf *file, char *fmt, ...) in parse_debug() function 427 parse_debug(NULL, "kobj_lex: token %s value '%s'\n", in kobj_lex() 1652 parse_debug(NULL, "%s", name); in make_prop() 1677 parse_debug(NULL, " %x", tvl->val.integer); in make_prop() 1701 parse_debug(NULL, " %s", tvl->val.string); in make_prop() 1732 parse_debug(NULL, "\n"); in make_prop() 1777 parse_debug(NULL, "state 0x%x\n", state); in get_hwc_spec()
|