Searched refs:have_jmp_call (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-arch.h63 int have_jmp_call; member in struct:__anon569
H A Davr.h65 #define AVR_HAVE_JMP_CALL (avr_arch->have_jmp_call && ! AVR_SHORT_CALLS)
H A Davr-c.c322 if (avr_arch->have_jmp_call)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-arch.h63 int have_jmp_call; member in struct:__anon1442
H A Davr-c.cc322 if (avr_arch->have_jmp_call)
H A Davr.h65 #define AVR_HAVE_JMP_CALL (avr_arch->have_jmp_call && ! AVR_SHORT_CALLS)

Completed in 102 milliseconds