HomeSort by: relevance | last modified time | path
    Searched defs:have_avrxmega2_flmap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/avr/
gen-avr-mmcu-specs.cc 114 static const bool have_avrxmega2_flmap = true; variable
116 static const bool have_avrxmega2_flmap = false; variable
146 have_flmap2 (have_avrxmega2_flmap && arch_id == ARCH_AVRXMEGA2),
gen-avr-mmcu-specs.cc 114 static const bool have_avrxmega2_flmap = true; variable
116 static const bool have_avrxmega2_flmap = false; variable
146 have_flmap2 (have_avrxmega2_flmap && arch_id == ARCH_AVRXMEGA2),

Completed in 61 milliseconds