OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_c11
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint1/
main1.c
76
bool
allow_c11
;
variable in typeref:typename:bool
157
allow_c11
= false;
164
allow_c11
= false;
172
allow_c11
= false;
185
allow_c11
= true;
191
allow_c11
= true;
err.c
697
if (
allow_c11
|| allow_gcc)
externs1.h
60
extern bool
allow_c11
;
lint1.h
627
!
allow_c11
&& !allow_gcc, msgid, ##args)
cgram.y
1268
if (!
allow_c11
&& !allow_gcc)
1433
if (!
allow_c11
)
Completed in 16 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025