HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX_MAX_CANON (Results 1 - 9 of 9) 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
  /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
  /external/python/cpython2/Lib/plat-atheos/
IN.py 80 _POSIX_MAX_CANON = 255
124 _POSIX_MAX_CANON = 126

Completed in 104 milliseconds