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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 94 #define NLDLY 0000400
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 95 #define NLDLY 0000400
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 88 #define NLDLY 0000400
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 108 #define NLDLY 0000400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 87 #define NLDLY 0000400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 89 # define NLDLY 0000400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 89 # define NLDLY 0000400
  /bionic/tests/headers/posix/
termios_h.c 79 MACRO(NLDLY);
  /external/python/cpython2/Modules/
termios.c 418 #ifdef NLDLY
419 {"NLDLY", NLDLY},
  /external/python/cpython3/Modules/
termios.c 448 #ifdef NLDLY
449 {"NLDLY", NLDLY},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 103 NLDLY = 0000400
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 103 NLDLY = 0000400
  /external/toybox/toys/pending/
stty.c 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
  /external/libedit/src/
tty.c 232 #ifdef NLDLY
233 {"nldly", NLDLY, MD_OUT},
234 #endif /* NLDLY */
    [all...]

Completed in 694 milliseconds