OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:declarator_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
249
sym_t *
declarator_name
(sym_t *);
cgram.y
1477
$$ =
declarator_name
(getsym($2));
1496
$$ =
declarator_name
(getsym($2));
1625
$$ =
declarator_name
(getsym($1));
1631
$$ =
declarator_name
(getsym($1));
1655
$$ =
declarator_name
(getsym($1));
decl.c
1478
declarator_name
(sym_t *sym)
function
1569
debug_sym("
declarator_name
: ", sym, "\n");
1966
*
declarator_name
(). This is wrong because there are no tentative
2715
/* Correct a mistake done in
declarator_name
(). */
Completed in 20 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026