OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_check_only_first_args
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
115
bool
s_check_only_first_args
:1;
member in struct:sym::__anon8402
123
*
s_check_only_first_args
, s_printflike and s_scanflike is set.
125
short s_check_num_args; /* if
s_check_only_first_args
*/
136
#define
s_check_only_first_args
s_s.
s_check_only_first_args
macro
emit2.c
114
if (sym->
s_check_only_first_args
) {
read.c
438
if (sym->
s_check_only_first_args
)
440
sym->
s_check_only_first_args
= true;
536
if (sym.
s_check_only_first_args
||
chk.c
382
if (def != NULL && def->
s_check_only_first_args
&&
393
} else if (def != NULL && def->
s_check_only_first_args
&&
1175
if (tp2->t_vararg && sym1->
s_check_only_first_args
&&
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026