OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:begin_declaration_level
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
cgram.y
1211
begin_declaration_level
($1 == STRUCT ? DLK_STRUCT : DLK_UNION);
1372
begin_declaration_level
(DLK_ENUM);
1673
begin_declaration_level
(DLK_PROTO_PARAMS);
1727
begin_declaration_level
(DLK_ABSTRACT);
1768
begin_declaration_level
(DLK_PROTO_PARAMS);
2111
begin_declaration_level
(DLK_AUTO);
2290
begin_declaration_level
(DLK_AUTO);
2434
begin_declaration_level
(DLK_OLD_STYLE_PARAMS);
externs1.h
230
void
begin_declaration_level
(decl_level_kind);
decl.c
520
begin_declaration_level
(decl_level_kind kind)
function
Completed in 24 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026