OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_gccisr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-avr.c
476
int
have_gccisr
; /* Whether "__gcc_isr" is a known (pseudo) insn. */
member in struct:avr_opt_s
763
avr_opt.
have_gccisr
= 1;
1410
if (avr_opt.
have_gccisr
)
1917
&& !avr_opt.
have_gccisr
)
2734
gas_assert (avr_opt.
have_gccisr
);
2883
if (avr_opt.
have_gccisr
)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-avr.c
476
int
have_gccisr
; /* Whether "__gcc_isr" is a known (pseudo) insn. */
member in struct:avr_opt_s
763
avr_opt.
have_gccisr
= 1;
1410
if (avr_opt.
have_gccisr
)
1917
&& !avr_opt.
have_gccisr
)
2734
gas_assert (avr_opt.
have_gccisr
);
2883
if (avr_opt.
have_gccisr
)
Completed in 78 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026