OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flag_isoc99
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc
262
int
flag_isoc99
;
variable
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc
248
int
flag_isoc99
;
variable
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
222
int
flag_isoc99
;
848
const int nchars_max =
flag_isoc99
? 4095 : 509;
849
const int relevant_std =
flag_isoc99
? 99 : 90;
221
int
flag_isoc99
;
variable
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
222
int
flag_isoc99
;
827
const int nchars_max =
flag_isoc99
? 4095 : 509;
828
const int relevant_std =
flag_isoc99
? 99 : 90;
221
int
flag_isoc99
;
variable
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026