Searched defs:WTERMSIG (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/libiberty/testsuite/
H A Dtest-pexecute.c54 #define WTERMSIG(S) ((S) & 0x7f) macro
/haiku-buildtools/legacy/binutils/libiberty/testsuite/
H A Dtest-pexecute.c54 #define WTERMSIG(S) ((S) & 0x7f) macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dsystem.h249 #define WTERMSIG(S) ((S) & 0x7f) macro
/haiku-buildtools/binutils/libiberty/testsuite/
H A Dtest-pexecute.c54 #define WTERMSIG(S) ((S) & 0x7f) macro
/haiku-buildtools/legacy/binutils/binutils/
H A Ddllwrap.c54 #define WTERMSIG(w) ((w) & 0177) macro
67 #define WTERMSIG(w) ((w) & 0x7f) macro
H A Dresrc.c50 #define WTERMSIG(w) ((w) & 0177) macro
63 #define WTERMSIG(w) ((w) & 0x7f) macro
H A Ddlltool.c285 #define WTERMSIG(w) ((w) & 0177) macro
298 #define WTERMSIG(w) ((w) & 0x7f) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h380 #define WTERMSIG(S) ((S) & 0x7f) macro
/haiku-buildtools/binutils/binutils/
H A Ddllwrap.c42 #define WTERMSIG(w) ((w) & 0177) macro
55 #define WTERMSIG(w) ((w) & 0x7f) macro
H A Dresrc.c46 #define WTERMSIG(w) ((w) & 0177) macro
59 #define WTERMSIG(w) ((w) & 0x7f) macro
H A Ddlltool.c289 #define WTERMSIG(w) ((w) & 0177) macro
302 #define WTERMSIG(w) ((w) & 0x7f) macro

Completed in 201 milliseconds