Searched refs:TERMINAL_EOL (Results 1 – 1 of 1) sorted by relevance
270 #define TERMINAL_EOL (TERMINAL_NONE + 2) /* end of input/end of line */ macro320 *code = TERMINAL_EOL; in terminal_getc()396 *code = TERMINAL_EOL; in terminal_getc()529 case TERMINAL_EOL: in prompt()