Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c180 #define LAST_CALLEE_SAVED_REG (AVR_TINY ? 19 : 17) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc177 #define LAST_CALLEE_SAVED_REG (AVR_TINY ? 19 : 17) macro