Searched refs:parse_debug (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | st_parse.c | 84 parse_debug(int level, char *cp, const char *fmt, ...) in parse_debug() function 359 parse_debug(1, NULL, "parse_sou: declaring '%s'", idp->ii_name ? in parse_sou() 372 parse_debug(3, NULL, " %s defined as %s(%d)", in parse_sou() 445 parse_debug(1, cp, "Unknown stab type %#x", stab->n_type); in parse_stab() 580 parse_debug(3, cp, "tdefdecl h=%d", h); in tdefdecl() 633 parse_debug(3, NULL, "tdefdecl unres type %d", in tdefdecl() 657 parse_debug(3, NULL, in tdefdecl() 830 parse_debug(3, NULL, "intrinsic: size=%d", width); in intrinsic() 911 parse_debug(3, cp, "soudef: %s size=%d", tdesc_name(*rtdp), in soudef() 928 parse_debug(3, NULL, " defines %s (%d)", w, h); in soudef() [all …]
|
| /netbsd-src/usr.sbin/perfused/ |
| H A D | perfused.c | 62 static int parse_debug(char *); 317 parse_debug(char *optstr) in parse_debug() function 399 perfuse_diagflags |= parse_debug(optarg); in parse_options()
|