Home
last modified time | relevance | path

Searched refs:ISTRIP (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dttydefaults.h46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dtermios.h67 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dtermbits.h87 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro