HomeSort by relevance Sort by last modified time
    Searched defs:VEOF (Results 1 - 25 of 63) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 58 #define VEOF 4
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 70 #define VEOF 16
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 58 VEOF, /* ICANON */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 48 #define VEOF 4
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 79 #define VEOF 16 /* End-of-file character [ICANON]. */
  /external/libedit/src/
tty.h 300 # ifdef VEOF
301 # if NUMCC <= VEOF
302 # undef VEOF
303 # endif /* NUMCC <= VEOF */
304 # endif /* VEOF */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 47 #define VEOF 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 48 #define VEOF 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 48 #define VEOF 4
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 47 VEOF = 4
50 VMIN = VEOF
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 47 VEOF = 4
50 VMIN = VEOF
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 598 VEOF = 0x4
ztypes_linux_amd64.go 616 VEOF = 0x4
ztypes_linux_arm.go 587 VEOF = 0x4
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 598 VEOF = 0x4
ztypes_linux_amd64.go 616 VEOF = 0x4
ztypes_linux_arm.go 587 VEOF = 0x4
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]

Completed in 491 milliseconds

1 2 3