OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_nonempty_decl
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
654
dcs->
d_nonempty_decl
= false;
1618
dcs->d_enclosing->
d_nonempty_decl
= true;
1625
dcs->d_enclosing->
d_nonempty_decl
= true;
1634
dcs->d_enclosing->
d_nonempty_decl
= true;
1644
dcs->d_enclosing->
d_nonempty_decl
= true;
1646
dcs->d_enclosing->
d_nonempty_decl
= true;
1680
dcs->d_enclosing->
d_nonempty_decl
= true;
1706
dcs->d_enclosing->
d_nonempty_decl
= true;
lint1.h
371
bool
d_nonempty_decl
:1; /* in a function declaration, whether at
member in struct:decl_level
cgram.y
949
else if (!dcs->
d_nonempty_decl
)
2492
if (!dcs->
d_nonempty_decl
)
2501
if (dcs->
d_nonempty_decl
)
debug.c
515
debug_word(dl->
d_nonempty_decl
, "nonempty_decl");
Completed in 17 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025