Searched defs:interrupt_handler (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/h8300/
H A Dh8300.c54 int interrupt_handler; variable
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.c1404 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
1532 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
1742 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
[all...]
/haiku-buildtools/gcc/gcc/config/v850/
H A Dv850.c1481 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
1683 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
1865 int interrupt_handler = v850_interrupt_function_p (current_function_decl); local
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/sh/
H A Dsh.c230 int interrupt_handler; local
3647 int interrupt_handler; local
[all...]
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.c243 int interrupt_handler; variable
[all...]
/haiku-buildtools/gcc/gcc/config/m32c/
H A Dm32c.c2927 interrupt_handler (tree * node ATTRIBUTE_UNUSED, function
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c144 int interrupt_handler; variable
2313 int interrupt_handler local
2948 int interrupt_handler = mep_interrupt_p (); local
[all...]
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c792 bool interrupt_handler = func_kind == m68k_fk_interrupt_handler; local
879 m68k_save_reg(unsigned int regno, bool interrupt_handler) argument
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh.c7190 push_regs(HARD_REG_SET *mask, int interrupt_handler) argument
7291 int interrupt_handler = sh_cfun_interrupt_handler_p (); local
7339 bool interrupt_or_trapa_handler, trapa_handler, interrupt_handler; local
[all...]

Completed in 334 milliseconds