Searched refs:RL78_EXIT_STATUS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h61 call, and the exit code is RL78_EXIT_STATUS (R).
78 #define RL78_EXIT_STATUS(r) ((r) >> 8) macro
H A Dmain.c181 done (RL78_EXIT_STATUS (rc));
H A Dgdb-if.c462 siggnal = RL78_EXIT_STATUS (rc);
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h61 call, and the exit code is RL78_EXIT_STATUS (R).
78 #define RL78_EXIT_STATUS(r) ((r) >> 8) macro
H A Dmain.c182 done (RL78_EXIT_STATUS (rc));
H A Dgdb-if.c465 siggnal = RL78_EXIT_STATUS (rc);

Completed in 105 milliseconds