HomeSort by relevance Sort by last modified time
    Searched refs:__WAIT_STATUS (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Sema/
transparent-union-pointer.c 7 } __WAIT_STATUS __attribute__ ((__transparent_union__));
9 extern int wait (__WAIT_STATUS __stat_loc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
wait.h 59 # define __WAIT_STATUS void *
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,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
wait.h 59 # define __WAIT_STATUS void *
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,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 64 # define __WAIT_STATUS void *
72 } __WAIT_STATUS __attribute__ ((__transparent_union__));
79 # define __WAIT_STATUS int *
    [all...]

Completed in 258 milliseconds