Searched refs:NOCHAR (Results 1 – 2 of 2) sorted by relevance
71 #define NOCHAR -2 macro95 static int ldelim = NOCHAR;96 static int rdelim = NOCHAR;690 ldelim = NOCHAR; in eqn()691 rdelim = NOCHAR; in eqn()
657 #define NOCHAR (-1) /* signal nothing in lookahead token */ macro723 c = NOCHAR;740 if (c != NOCHAR && !bslashmode)822 c = NOCHAR;847 c = NOCHAR;856 c = NOCHAR;864 c = NOCHAR;883 c = NOCHAR;893 if (c == NOCHAR)913 c = NOCHAR;