OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:osdef
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint2/
chk.c
1127
bool
osdef
, eq, dowarn;
local in function:check_argument_declarations
1132
osdef
= false;
1134
osdef
= def->s_old_style_function;
1159
true,
osdef
, false, &dowarn);
read.c
414
inperr("
osdef
");
587
parse_tspec(const char **pp, char c, bool *
osdef
)
631
*
osdef
= c == 'f';
654
bool
osdef
= false;
local in function:inptype
683
tp->t_tspec = parse_tspec(&cp, c, &
osdef
);
696
if (!
osdef
)
Completed in 58 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025