Home
last modified time | relevance | path

Searched refs:__WAIT_STATUS (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dwait.h59 # define __WAIT_STATUS void * macro
67 } __WAIT_STATUS __attribute__ ((__transparent_union__));
74 # define __WAIT_STATUS int *
116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h64 # define __WAIT_STATUS void * macro
72 } __WAIT_STATUS __attribute__ ((__transparent_union__));
79 # define __WAIT_STATUS int *