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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
unistd.h 68 #define _POSIX2_VERSION 199212L
  /bionic/libc/include/bits/
posix_limits.h 35 #define _POSIX2_VERSION _POSIX_VERSION
  /bionic/libc/bionic/
sysconf.cpp 100 case _SC_2_VERSION: return _POSIX2_VERSION;
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 235 _POSIX2_VERSION = 199209L
  /bionic/tests/headers/posix/
unistd_h.c 35 MACRO(_POSIX2_VERSION);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 68 #define _POSIX2_VERSION __POSIX2_THIS_VERSION
    [all...]
  /bionic/tests/
unistd_test.cpp 804 EXPECT_EQ(_POSIX_VERSION, _POSIX2_VERSION);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 316 _POSIX2_VERSION = 199209L
STROPTS.py 313 _POSIX2_VERSION = 199209L
    [all...]

Completed in 151 milliseconds