Searched refs:yy_create_buffer (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/flex/src/
H A DFlexLexer.h68 virtual yy_buffer_state* yy_create_buffer( std::istream* s, int size ) = 0;
69 virtual yy_buffer_state* yy_create_buffer( std::istream& s, int size ) = 0;
133 yy_buffer_state* yy_create_buffer( std::istream* s, int size );
134 yy_buffer_state* yy_create_buffer( std::istream& s, int size );
/freebsd-current/contrib/unbound/util/
H A Dconfigyyrename.h53 #define yy_create_buffer ub_c_create_buffer macro
H A Dconfiglexer.lex113 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE));
183 yy_current_buffer = yy_create_buffer( ub_c_in, YY_BUF_SIZE ); \
H A Dconfiglexer.c286 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
305 #define yy_new_buffer yy_create_buffer
311 yy_create_buffer( yyin, YY_BUF_SIZE ); \
320 yy_create_buffer( yyin, YY_BUF_SIZE ); \
4309 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE));
4379 yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
4610 yy_create_buffer( yyin, YY_BUF_SIZE );
7201 yy_create_buffer( yyin, YY_BUF_SIZE );
7257 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
7263 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
[all...]
/freebsd-current/usr.sbin/config/
H A Dlang.l307 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
308 #define yy_new_buffer yy_create_buffer
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
1056 yy_create_buffer(yyin,YY_BUF_SIZE );
2154 yy_create_buffer(yyin,YY_BUF_SIZE );
2210 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
2216 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
2225 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
2235 * @param b a buffer created with yy_create_buffer()
[all...]
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
308 #define yy_new_buffer yy_create_buffer
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
733 yy_create_buffer(yyin,YY_BUF_SIZE );
1289 yy_create_buffer(yyin,YY_BUF_SIZE );
1345 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
1351 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1360 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1370 * @param b a buffer created with yy_create_buffer()
[all...]
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c288 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
308 #define yy_new_buffer yy_create_buffer
315 yy_create_buffer(yyin,YY_BUF_SIZE ); \
325 yy_create_buffer(yyin,YY_BUF_SIZE ); \
712 yy_create_buffer(yyin,YY_BUF_SIZE );
1226 yy_create_buffer(yyin,YY_BUF_SIZE );
1282 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
1288 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1297 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1307 * @param b a buffer created with yy_create_buffer()
[all...]
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c287 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
306 #define yy_new_buffer yy_create_buffer
312 yy_create_buffer( yyin, YY_BUF_SIZE ); \
321 yy_create_buffer( yyin, YY_BUF_SIZE ); \
711 yy_create_buffer( yyin, YY_BUF_SIZE );
1276 yy_create_buffer( yyin, YY_BUF_SIZE );
1332 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
1338 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1347 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1357 * @param b a buffer created with yy_create_buffer()
[all...]
/freebsd-current/usr.bin/lex/
H A Dinitscan.c286 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
305 #define yy_new_buffer yy_create_buffer
311 yy_create_buffer( yyin, YY_BUF_SIZE ); \
320 yy_create_buffer( yyin, YY_BUF_SIZE ); \
2217 yy_create_buffer( yyin, YY_BUF_SIZE );
4617 yy_create_buffer( yyin, YY_BUF_SIZE );
4673 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) function
4679 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
4688 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
4698 * @param b a buffer created with yy_create_buffer()
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_conf.l202 yypush_buffer_state(yy_create_buffer(yyin, YY_BUF_SIZE));
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Daslsupport.l376 State = yy_create_buffer (InputFile, YY_BUF_SIZE);

Completed in 186 milliseconds