Home
last modified time | relevance | path

Searched refs:__WSTOPSIG (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/bits/
Dwaitstatus.h34 #define __WSTOPSIG(status) __WEXITSTATUS(status) macro
/glibc-2.36/posix/sys/
Dwait.h56 # define WSTOPSIG(status) __WSTOPSIG (status)
/glibc-2.36/stdlib/
Dstdlib.h46 # define WSTOPSIG(status) __WSTOPSIG (status)