HomeSort by: relevance | last modified time | path
    Searched refs:avr_have_dimode (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr-protos.h 161 extern bool avr_have_dimode;
avr.cc 233 bool avr_have_dimode = true; variable
1229 avr_have_dimode = false;
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr-protos.h 156 extern bool avr_have_dimode;
avr.cc 230 bool avr_have_dimode = true; variable
1188 avr_have_dimode = false;

Completed in 30 milliseconds