OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:langs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
opts.cc
1882
unsigned int
langs
= include_flags & CL_LANG_ALL;
local
1884
if (
langs
== 0)
1893
if ((1U << i) &
langs
)
/src/external/gpl3/gcc.old/dist/gcc/
opts.cc
1812
unsigned int
langs
= include_flags & CL_LANG_ALL;
local
1814
if (
langs
== 0)
1823
if ((1U << i) &
langs
)
Completed in 47 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026