Home
last modified time | relevance | path

Searched refs:found_an_edge (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-ports.c163 int found_an_edge = 0; in hw_port_event() local
177 found_an_edge = 1; in hw_port_event()
180 if (!found_an_edge) in hw_port_event()
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.c1627 int found_an_edge = 0; in device_interrupt_event() local
1642 found_an_edge = 1; in device_interrupt_event()
1645 if (!found_an_edge) { in device_interrupt_event()