Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dfunc.c225 for (sym = dcs->d_func_proto_syms; sym != NULL; in begin_function()
411 symtab_remove_level(dcs->d_func_proto_syms); in end_function()
H A Dlint1.h399 sym_t *d_func_proto_syms; /* symbols defined in prototype */ member
H A Ddebug.c457 for (const sym_t *sym = dl->d_func_proto_syms; in debug_decl_level()
H A Ddecl.c535 *dl->d_last_dlsym = dcs->d_func_proto_syms; in end_declaration_level()
536 dcs->d_func_proto_syms = dl->d_first_dlsym; in end_declaration_level()
1358 dcs->d_enclosing->d_func_proto_syms = dcs->d_first_dlsym; in add_function()
1496 dcs->d_func_proto_syms = NULL; in declarator_name()