Searched refs:TOOLONG (Results 1 – 4 of 4) sorted by relevance
33 #define TOOLONG -3 macro77 return TOOLONG;305 if (n == EOF || n == TOOLONG) { in yylex()
45 #define TOOLONG "Line too long" macro180 error(TOOLONG); in main()
228 TOOLONG = 0x00400000, enumerator
1167 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_poll()