Searched defs:SIM_WIFSTOPPED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dsim-main.h162 #define SIM_WIFSTOPPED(V) (!SIM_WIFEXITED (V)) macro
/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dsim-main.h155 #define SIM_WIFSTOPPED(V) (!SIM_WIFEXITED (V)) macro

Completed in 82 milliseconds