Searched defs:ISTRIP (Results 1 – 4 of 4) sorted by relevance
29 #define ISTRIP 0000040 macro
29 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
120 #define ISTRIP (1 << 5) /* Strip 8th bit off characters. */ macro