Searched defs:IGNBRK (Results 1 – 4 of 4) sorted by relevance
24 #define IGNBRK 0000001 macro
24 #define IGNBRK 0000001 /* Ignore break condition. */ macro
115 #define IGNBRK (1 << 0) /* Ignore break condition. */ macro