Lines Matching refs:as
98 /* C99 requires __STDC__ to be defined as 1. */
116 * integer for use as an array index. If the signed char is negative,
117 * we want to instead treat it as an 8-bit unsigned char, hence the
247 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
264 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
276 /* Same as previous macro, but useful when we know that the buffer stack is not
559 * modify it under the terms of the GNU General Public License as
1198 * treat this as a final EOF.
1557 * such as during a yyrestart() or at EOF.
1903 /* Initialization is the same as for the non-reentrant scanner.
1987 * as though doing an assignment.