Searched refs:found_an_edge (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-ports.c172 int found_an_edge = 0; local
186 found_an_edge = 1;
189 if (!found_an_edge)
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-ports.c163 int found_an_edge = 0; local
177 found_an_edge = 1;
180 if (!found_an_edge)
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddevice.c1644 int found_an_edge = 0;
1659 found_an_edge = 1;
1662 if (!found_an_edge) {
1638 int found_an_edge = 0; local
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice.c1633 int found_an_edge = 0;
1648 found_an_edge = 1;
1651 if (!found_an_edge) {
1627 int found_an_edge = 0; local

Completed in 144 milliseconds