OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:neither
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
module.cc
7498
bool
neither
= !non_intrinsic && !intrinsic;
local
7510
neither
= true;
7513
if (intrinsic &&
neither
&& !non_intrinsic)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc
7479
bool
neither
= !non_intrinsic && !intrinsic;
local
7491
neither
= true;
7494
if (intrinsic &&
neither
&& !non_intrinsic)
Completed in 55 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026