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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix1_lim.h 61 #define _POSIX_MAX_CANON 255
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix1_lim.h 61 #define _POSIX_MAX_CANON 255
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
limits.h 94 #define _POSIX_MAX_CANON 255
106 #define MAX_CANON _POSIX_MAX_CANON
  /bionic/libc/include/bits/
posix_limits.h 138 #define _POSIX_MAX_CANON 255
  /bionic/tests/headers/posix/
limits_h.c 134 MACRO_VALUE(_POSIX_MAX_CANON, 255);
  /external/python/cpython2/Lib/plat-atheos/
IN.py 80 _POSIX_MAX_CANON = 255
124 _POSIX_MAX_CANON = 126
  /external/python/cpython2/Lib/plat-beos5/
IN.py 129 _POSIX_MAX_CANON = (255)
  /external/python/cpython2/Lib/plat-linux2/
IN.py 253 _POSIX_MAX_CANON = 255
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 253 _POSIX_MAX_CANON = 255
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 253 _POSIX_MAX_CANON = 255
  /bionic/tests/
unistd_test.cpp 703 EXPECT_EQ(255, _POSIX_MAX_CANON);
    [all...]

Completed in 272 milliseconds