OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allow_consts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.cc
2975
bool
allow_consts
= true;
3010
allow_consts
= false;
3024
return
allow_consts
&& satisfies_constraint_O (pdata->src);
2971
bool
allow_consts
= true;
local
/src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.cc
2973
bool
allow_consts
= true;
3008
allow_consts
= false;
3022
return
allow_consts
&& satisfies_constraint_O (pdata->src);
2969
bool
allow_consts
= true;
local
Completed in 69 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026