Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c8492 int pc_len = AVR_2_BYTE_PC ? 2 : 3; in avr_out_addto_sp() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc8970 int pc_len = AVR_2_BYTE_PC ? 2 : 3; in avr_out_addto_sp() local