OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:possible_compilers
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/scripts/
gen_run_tests.py
28
possible_compilers
= []
variable
33
possible_compilers
.append((cc, cxx))
65
for cc, cxx in
possible_compilers
:
/src/external/bsd/jemalloc.old/dist/scripts/
gen_run_tests.py
22
possible_compilers
= [('gcc', 'g++'), ('clang', 'clang++')]
variable
49
for cc, cxx in
possible_compilers
:
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026