SIGSTOP            83 gnulib-tests/test-signal.c #ifdef SIGSTOP
SIGSTOP            84 gnulib-tests/test-signal.c     case SIGSTOP:
SIGSTOP            63 lib/sigaction.c #ifndef SIGSTOP
SIGSTOP           138 lib/sigaction.c   if (sig < 0 || NSIG <= sig || sig == SIGKILL || sig == SIGSTOP
SIGSTOP            42 lib/sigprocmask.c #ifndef SIGSTOP
SIGSTOP           272 lib/sigprocmask.c   if (sig >= 0 && sig < NSIG && sig != SIGKILL && sig != SIGSTOP