Lines Matching refs:in

147  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
156 /* The state buf must be large enough to hold one state per character in the main buffer.
203 char *yy_buf_pos; /* current position in input buffer */
205 /* Size of input buffer in bytes, not including room for EOB
266 /* We provide macros for accessing buffer states in case in the
267 * future we want to put the buffer states in a more general
286 /* Points to current character in buffer. */
377 /* This struct is not used in this scanner,
563 * This program is distributed in the hope that it will be useful,
657 /* Macros after this point can all be overridden by user definitions in
706 * is returned in "result".
720 YY_FATAL_ERROR( "input in flex scanner failed" ); \
730 YY_FATAL_ERROR( "input in flex scanner failed" ); \
832 /* yy_bp points to the position in yy_ch_buf of the start of
1071 * of the first EOB in the buffer, since yy_c_buf_p will
1075 * in input().
1122 /* Note: because we've taken care in
1175 /* yy_get_next_buffer - try to read in a new buffer
1232 { /* Not enough room in the buffer - grow it. */
1250 /* Include room in for 2 EOB chars. */
1271 /* Read in more data. */
1302 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1508 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1518 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1523 * we need to put in 2 end-of-buffer characters.
1527 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1596 * a jam in that state.
1680 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1700 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1710 * @param size the size in bytes of the character buffer
1726 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1760 * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
1775 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1784 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
1804 /* Redefine yyless() so it works in section 3 code. */
1914 /* Defined in main.c */
1944 /* Reset the globals. This is important in a non-reentrant scanner so the next time
1982 /* The cast to (char *) in the following accommodates both