Home
last modified time | relevance | path

Searched refs:SIGSTOP (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Dsignal.h302 #define SIGSTOP 16 macro
327 #define SIGSTOP 17 /* sendable stop signal not from tty */ macro
359 #define SIGSTOP 23 /* sendable stop signal not from tty */ macro
367 #define SIGSTOP 17 /* sendable stop signal not from tty */ macro
/picolibc-3.7.0-3.6.0/newlib/libc/string/
Dstrsignal.c152 #ifdef SIGSTOP in strsignal()
153 case SIGSTOP: in strsignal()
/picolibc-3.7.0-3.6.0/newlib/libc/signal/
Dsig2str.c128 #ifdef SIGSTOP
129 { "STOP", SIGSTOP },
/picolibc-3.7.0-3.6.0/newlib/libc/machine/cris/sys/
Dsignal.h129 #define SIGSTOP 19 macro