Home
last modified time | relevance | path

Searched defs:AVR_TMP_REGNO (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c108 #define AVR_TMP_REGNO (AVR_TINY ? TMP_REGNO_TINY : TMP_REGNO) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc105 #define AVR_TMP_REGNO (AVR_TINY ? TMP_REGNO_TINY : TMP_REGNO) macro