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

  /external/bison/lib/
spawnattr_setflags.c 31 | POSIX_SPAWN_USEVFORK)
spawni.c 158 if ((flags & POSIX_SPAWN_USEVFORK) != 0
spawn.in.h 145 #define POSIX_SPAWN_USEVFORK \
160 & POSIX_SPAWN_USEVFORK)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 61 # define POSIX_SPAWN_USEVFORK 0x40
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 61 # define POSIX_SPAWN_USEVFORK 0x40
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 61 # define POSIX_SPAWN_USEVFORK 0x40
  /external/bison/darwin-lib/
spawn.h 457 #define POSIX_SPAWN_USEVFORK \
472 & POSIX_SPAWN_USEVFORK)
    [all...]
  /external/bison/linux-lib/
spawn.h 457 #define POSIX_SPAWN_USEVFORK \
472 & POSIX_SPAWN_USEVFORK)
    [all...]

Completed in 1169 milliseconds