OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_avrxmega3_rodata_in_flash
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/avr/
gen-avr-mmcu-specs.cc
126
static const bool
have_avrxmega3_rodata_in_flash
= true;
variable
128
static const bool
have_avrxmega3_rodata_in_flash
= false;
variable
151
&&
have_avrxmega3_rodata_in_flash
))
avr.cc
11794
static const bool
have_avrxmega3_rodata_in_flash
= true;
11796
static const bool
have_avrxmega3_rodata_in_flash
= false;
11812
return
have_avrxmega3_rodata_in_flash
;
Completed in 31 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026