Searched refs:NOCHAR (Results 1 – 2 of 2) sorted by relevance
73 #define NOCHAR -2 macro97 static int ldelim = NOCHAR;98 static int rdelim = NOCHAR;692 ldelim = NOCHAR; in eqn()693 rdelim = NOCHAR; in eqn()
659 #define NOCHAR (-1) /* signal nothing in lookahead token */ macro725 c = NOCHAR;742 if (c != NOCHAR && !bslashmode)824 c = NOCHAR;849 c = NOCHAR;858 c = NOCHAR;866 c = NOCHAR;885 c = NOCHAR;895 if (c == NOCHAR)915 c = NOCHAR;