Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h29 #define ISTRIP 0000040 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h29 #define ISTRIP 0000040 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h29 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
/glibc-2.36/bits/
Dtermios.h120 #define ISTRIP (1 << 5) /* Strip 8th bit off characters. */ macro