OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:halves
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
read-md.cc
175
const char **
halves
= (const char **) htab_find (m_joined_conditions, &cond);
local
176
if (
halves
!= 0)
179
fprint_c_condition (outf,
halves
[1]);
181
fprint_c_condition (outf,
halves
[2]);
/src/external/gpl3/gcc.old/dist/gcc/
read-md.cc
175
const char **
halves
= (const char **) htab_find (m_joined_conditions, &cond);
local
176
if (
halves
!= 0)
179
fprint_c_condition (outf,
halves
[1]);
181
fprint_c_condition (outf,
halves
[2]);
Completed in 28 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026