Searched refs:E_LINECONT (Results 1 – 6 of 6) sorted by relevance
31 #define E_LINECONT 25 /* Unexpected characters after a line continuation */ macro
1586 tok->done = E_LINECONT; in tok_get()
1615 tok->done = E_LINECONT; in tok_get()
1618 case E_LINECONT: in err_input()
1643 case E_LINECONT: in err_input()