Home
last modified time | relevance | path

Searched defs:ICRNL (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h32 #define ICRNL 0000400 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h32 #define ICRNL 0000400 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h32 #define ICRNL 0000400 /* Map CR to NL on input. */ macro
/glibc-2.36/bits/
Dtermios.h123 #define ICRNL (1 << 8) /* Map CR to NL on input. */ macro