OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:badops
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
matchexp.cc
38
static const char * const
badops
[] = {
local
65
for (i = 0;
badops
[i]; i++)
66
if (strcmp (
badops
[i], name) == 0)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
matchexp.cc
38
static const char * const
badops
[] = {
local
65
for (i = 0;
badops
[i]; i++)
66
if (strcmp (
badops
[i], name) == 0)
Completed in 33 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026