HomeSort by relevance Sort by last modified time
    Searched defs:CEOL (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/sys/
ttydefaults.h 61 #define CEOL '\0' /* XXX avoid _POSIX_VDISABLE */
79 #define CBRK CEOL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ttydefaults.h 58 # define CEOL _POSIX_VDISABLE
60 # define CEOL '\0' /* XXX avoid _POSIX_VDISABLE */
83 #define CBRK CEOL
95 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ttydefaults.h 58 # define CEOL _POSIX_VDISABLE
60 # define CEOL '\0' /* XXX avoid _POSIX_VDISABLE */
83 #define CBRK CEOL
95 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
  /external/libedit/src/
tty.h 181 #ifndef CEOL
182 # define CEOL _POSIX_VDISABLE
183 #endif /* CEOL */
264 # define CTIME CEOL

Completed in 593 milliseconds