OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_func_proto_syms
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
386
sym_t *
d_func_proto_syms
; /* symbols defined in prototype, such
member in struct:decl_level
func.c
209
for (sym_t *sym = dcs->
d_func_proto_syms
; sym != NULL;
373
symtab_remove_level(dcs->
d_func_proto_syms
);
decl.c
576
*dl->d_last_dlsym = dcs->
d_func_proto_syms
;
577
dcs->
d_func_proto_syms
= dl->d_first_dlsym;
665
dcs->
d_func_proto_syms
= NULL;
1429
* symbols is stored in dcs->d_enclosing->
d_func_proto_syms
. Also, a
1437
dcs->d_enclosing->
d_func_proto_syms
= dcs->d_first_dlsym;
1567
dcs->
d_func_proto_syms
= NULL;
debug.c
530
for (const sym_t *sym = dl->
d_func_proto_syms
;
Completed in 17 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025