Home
last modified time | relevance | path

Searched refs:OCRNL (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_oflag.h28 #define OCRNL 0000010 /* Map CR to NL on output. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dtermios-c_oflag.h27 #define OCRNL 0x00000008 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_oflag.h28 #define OCRNL 0000010 macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_oflag.h28 #define OCRNL 0000010 macro
/glibc-2.36/bits/
Dtermios.h147 # define OCRNL (1 << 4) /* Map CR to NL. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data56 constant OCRNL
/glibc-2.36/ChangeLog.old/
DChangeLog.177037 [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
DChangeLog.198350 * sysdeps/unix/sysv/linux/bits/termios.h (OPOST, OLCUC, ONLCR, OCRNL,