Home
last modified time | relevance | path

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

/netbsd/external/bsd/libbind/dist/port/cygwin/include/sys/
H A Dwait.h8 # define WCOREDUMP(x) (((x) & 0x80) == 0x80) macro
/netbsd/external/bsd/libbind/dist/port/sunos/include/sys/
H A Dwait.h7 #define WCOREDUMP(x) (((union __wait*)&(x))->__w_coredump) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dwait-process.c39 #define WCOREDUMP(x) 0 macro
57 # define WCOREDUMP(x) ((x).w_coredump) macro
68 # define WCOREDUMP(x) ((x) & 0x80) macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dwait.h31 #define WCOREDUMP(w) (((w) & 0x80) != 0) macro
/netbsd/external/bsd/cron/dist/
H A Dexterns.h123 # define WCOREDUMP(st) (((st) & 0200) != 0) macro
/netbsd/external/bsd/kyua-cli/dist/utils/process/
H A Dstatus.cpp44 # define WCOREDUMP(x) false macro
/netbsd/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c74 #define WCOREDUMP(s) ((s) & WCOREFLAG) macro
76 #define WCOREDUMP(s) (0) macro
/netbsd/external/bsd/nvi/dist/dist/
H A Dport.h.in166 #define WCOREDUMP(a) 0 macro
/netbsd/external/bsd/nvi/usr.bin/nvi/
H A Dport.h168 #define WCOREDUMP(a) 0 macro
H A Dcompat.h166 #define WCOREDUMP(a) 0 macro
/netbsd/external/gpl3/gdb/dist/libiberty/testsuite/
H A Dtest-pexecute.c66 #define WCOREDUMP(S) ((S) & WCOREFLG) macro
/netbsd/sys/sys/
H A Dwait.h70 #define WCOREDUMP(x) (_W_INT(x) & WCOREFLAG) macro
/netbsd/external/gpl3/gdb.old/dist/libiberty/testsuite/
H A Dtest-pexecute.c66 #define WCOREDUMP(S) ((S) & WCOREFLG) macro
/netbsd/distrib/utils/ssh/
H A Dssh.c47 #define WCOREDUMP(x) ((x) & 0200) macro
/netbsd/external/gpl2/gmake/dist/
H A Djob.c144 # define WCOREDUMP(x) ((x) & 0x80) macro
163 # define WCOREDUMP(x) ((x).w_coredump) macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsystem.h421 #define WCOREDUMP(S) ((S) & WCOREFLG) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h421 #define WCOREDUMP(S) ((S) & WCOREFLG) macro