/openbsd-src/regress/sys/kern/stackjmp/ |
H A D | stackjmp.c | 15 static volatile int handled; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | RISCVAttributeParser.cpp | 54 Error RISCVAttributeParser::handler(uint64_t tag, bool &handled) { in handler()
|
H A D | CSKYAttributeParser.cpp | 70 Error CSKYAttributeParser::handler(uint64_t tag, bool &handled) { in handler()
|
H A D | ELFAttributeParser.cpp | 99 bool handled; in parseAttributeList() local
|
H A D | ARMAttributeParser.cpp | 463 Error ARMAttributeParser::handler(uint64_t tag, bool &handled) { in handler()
|
/openbsd-src/sys/arch/luna88k/luna88k/ |
H A D | isr.c | 146 int rc, handled = 0; in isrdispatch_autovec() local
|
/openbsd-src/sys/arch/octeon/dev/ |
H A D | octciu.c | 468 int handled, ipl, irq; in octciu_intr_bank() local 552 int handled; in octciu_intr0() local 564 int handled; in octciu_intr2() local
|
H A D | octcib.c | 280 int handled = 0; in octcib_intr() local
|
/openbsd-src/sys/arch/loongson/loongson/ |
H A D | loongson3_intr.c | 372 int handled; in loongson3_intr() local 445 int handled; in loongson3_ht_intr() local
|
/openbsd-src/sys/dev/ic/ |
H A D | z8530sc.c | 289 int handled; in zsc_intr_hard() local
|
/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandObject.cpp | 720 bool handled = false; in Execute() local 758 bool handled = false; in Execute() local
|
/openbsd-src/sys/arch/alpha/dev/ |
H A D | shared_intr.c | 96 int rv, handled; local
|
/openbsd-src/sys/arch/riscv64/dev/ |
H A D | plic.c | 325 int handled = 0; in plic_irq_handler() local 358 int handled = 0; in plic_irq_dispatch() local [all...] |
H A D | sfgpio.c | 219 int handled; sfgpio_intr() local
|
/openbsd-src/sys/dev/acpi/ |
H A D | pchgpio.c | 679 int gpiobase, pin, handled = 0; pchgpio_intr_handle() local 707 int group, bit, handled = 0; pchgpio_intr() local
|
H A D | dwgpio.c | 261 int pin, handled = 0; in dwgpio_intr() local
|
H A D | qcgpio.c | 364 int pin, handled = 0; qcgpio_intr() local
|
H A D | tipmic.c | 203 int handled = 0; in tipmic_intr() local
|
/openbsd-src/sys/arch/powerpc64/dev/ |
H A D | xicp.c | 236 int handled, old; in xicp_exi() local
|
/openbsd-src/sys/dev/fdt/ |
H A D | qcipcc.c | 156 int handled = 0; in qcipcc_intr() local
|
H A D | qcgpio_fdt.c | 319 int pin, handled = 0; qcgpio_fdt_intr() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_irq.c | 444 bool handled = false; in amdgpu_irq_dispatch() local
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | REPL.cpp | 348 bool handled = false; in IOHandlerInputComplete() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Broadcaster.cpp | 123 bool handled = false; in AddListener() local
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachThread.cpp | 436 bool handled = m_arch_up->NotifyException(exc); in NotifyException() local
|