Home
last modified time | relevance | path

Searched defs:WRETCODE (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/vx-share/
H A Dwait.h22 #define WRETCODE(w) ((w) >> 8) macro
39 #define WRETCODE(w) (w).w_retcode macro