Searched refs:CS7 (Results 1 – 9 of 9) sorted by relevance
188 #define CSIZE (CS5|CS6|CS7|CS8) /* Number of bits per byte (mask). */191 #define CS7 (1 << 9) /* 7 bits per byte. */ macro192 #define CS8 (CS6|CS7) /* 8 bits per byte. */
26 #define CS7 00001000 macro
27 #define CS7 0000040 macro
49 #define TTYDEF_CFLAG (CREAD | CS7 | PARENB | HUPCL)
105 constant CS7
738 @deftypevr Macro tcflag_t CS7
8319 * sysdeps/unix/sysv/linux/bits/termios.h (CSIZE, CS5, CS6, CS7, CS8,