• Home
  • Raw
  • Download

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.
204 char *yy_buf_pos; /* current position in input buffer */
206 /* Size of input buffer in bytes, not including room for EOB
267 /* We provide macros for accessing buffer states in case in the
268 * future we want to put the buffer states in a more general
287 /* Points to current character in buffer. */
378 /* This struct is not used in this scanner,
621 * This program is distributed in the hope that it will be useful,
715 /* Macros after this point can all be overridden by user definitions in
764 * is returned in "result".
778 YY_FATAL_ERROR( "input in flex scanner failed" ); \
788 YY_FATAL_ERROR( "input in flex scanner failed" ); \
894 /* yy_bp points to the position in yy_ch_buf of the start of
962 * in the whole yytext are those at
973 /* Don't allow nuls in filenames */
975 lexical_error("nul in line number directive");
1277 * of the first EOB in the buffer, since yy_c_buf_p will
1281 * in input().
1328 /* Note: because we've taken care in
1382 /* yy_get_next_buffer - try to read in a new buffer
1439 { /* Not enough room in the buffer - grow it. */
1457 /* Include room in for 2 EOB chars. */
1478 /* Read in more data. */
1509 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1718 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1728 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1733 * we need to put in 2 end-of-buffer characters.
1737 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1806 * a jam in that state.
1890 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1910 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1920 * @param size the size in bytes of the character buffer
1936 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1970 * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
1985 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1994 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2014 /* Redefine yyless() so it works in section 3 code. */
2124 /* Defined in main.c */
2154 /* Reset the globals. This is important in a non-reentrant scanner so the next time
2192 /* The cast to (char *) in the following accommodates both