OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:W_STOPCODE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbsupport/
gdb_wait.h
106
#ifndef
W_STOPCODE
107
#define
W_STOPCODE
(sig) ((sig) << 8 | 0x7f)
111
#define WSETSTOP(w,sig) ((w) =
W_STOPCODE
(sig))
/src/external/gpl3/gdb/dist/gdbsupport/
gdb_wait.h
106
#ifndef
W_STOPCODE
107
#define
W_STOPCODE
(sig) ((sig) << 8 | 0x7f)
111
#define WSETSTOP(w,sig) ((w) =
W_STOPCODE
(sig))
/src/sys/sys/
wait.h
73
#define
W_STOPCODE
(sig) ((sig) << 8 | _WSTOPPED)
Completed in 17 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026