HomeSort by: relevance | last modified time | path
    Searched defs:SIM_WEXITSTATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 150 #define SIM_WEXITSTATUS(V) (((V) >> 8) & 0xff)
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 150 #define SIM_WEXITSTATUS(V) (((V) >> 8) & 0xff)

Completed in 88 milliseconds