HomeSort by: relevance | last modified time | path
    Searched refs:debug_sym (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint1/
debug.c 172 debug_sym("", mem, "\n");
181 debug_sym("", en, "\n");
402 debug_sym(const char *prefix, const sym_t *sym, const char *suffix) function in typeref:typename:void
498 debug_sym(" redeclared=(", dl->d_redeclared_symbol, ")");
525 debug_sym(" param(", p, ")");
532 debug_sym(" func_proto_sym(", sym, ")");
decl.c 1139 debug_sym("rdsym: ", rdsym, "\n");
1199 debug_sym("set_bit_field_width: ", dsym, "\n");
1399 debug_sym("decl: ", decl, "\n");
1402 debug_sym("param: ", p, "\n");
1569 debug_sym("declarator_name: ", sym, "\n");
1591 debug_sym("old_style_function_parameter_name: ", sym, "\n");
1648 debug_sym("new_tag: ", tag, "\n");
1726 debug_sym(" ", tag, "\n");
1825 debug_sym("enumeration_constant: ", sym, "\n");
2076 debug_sym("", dsym, "\n")
    [all...]
externs1.h 149 void debug_sym(const char *, const sym_t *, const char *);
167 #define debug_sym(p, sym, s) debug_noop() macro
lex.c 338 debug_sym("", syms.items[i], "\n");
1498 debug_sym("", sym, "\n");

Completed in 16 milliseconds