OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:with2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genmatch.cc
3976
with_expr *
with2
= as_a <with_expr *> (o2);
local
3977
if (with1->with !=
with2
->with)
3979
return compare_op (with1->subexpr, s1,
with2
->subexpr, s2);
/src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc
3709
with_expr *
with2
= as_a <with_expr *> (o2);
local
3710
if (with1->with !=
with2
->with)
3712
return compare_op (with1->subexpr, s1,
with2
->subexpr, s2);
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026