Symbol: yy_create_buffer
crypto/heimdal/lib/asn1/lex.c
1056
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/asn1/lex.c
2154
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/asn1/lex.c
288
YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
crypto/heimdal/lib/asn1/lex.c
308
#define yy_new_buffer yy_create_buffer
crypto/heimdal/lib/asn1/lex.c
315
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/asn1/lex.c
325
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/com_err/lex.c
1289
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/com_err/lex.c
288
YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
crypto/heimdal/lib/com_err/lex.c
308
#define yy_new_buffer yy_create_buffer
crypto/heimdal/lib/com_err/lex.c
315
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/com_err/lex.c
325
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/com_err/lex.c
733
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/sl/slc-lex.c
1226
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/sl/slc-lex.c
288
YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
crypto/heimdal/lib/sl/slc-lex.c
308
#define yy_new_buffer yy_create_buffer
crypto/heimdal/lib/sl/slc-lex.c
315
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/sl/slc-lex.c
325
yy_create_buffer(yyin,YY_BUF_SIZE ); \
crypto/heimdal/lib/sl/slc-lex.c
712
yy_create_buffer(yyin,YY_BUF_SIZE );
tools/build/bootstrap-m4/inittokenizer.c
1276
yy_create_buffer( yyin, YY_BUF_SIZE );
tools/build/bootstrap-m4/inittokenizer.c
287
YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
tools/build/bootstrap-m4/inittokenizer.c
306
#define yy_new_buffer yy_create_buffer
tools/build/bootstrap-m4/inittokenizer.c
312
yy_create_buffer( yyin, YY_BUF_SIZE ); \
tools/build/bootstrap-m4/inittokenizer.c
321
yy_create_buffer( yyin, YY_BUF_SIZE ); \
tools/build/bootstrap-m4/inittokenizer.c
711
yy_create_buffer( yyin, YY_BUF_SIZE );
usr.bin/lex/initscan.c
2217
yy_create_buffer( yyin, YY_BUF_SIZE );
usr.bin/lex/initscan.c
286
YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
usr.bin/lex/initscan.c
305
#define yy_new_buffer yy_create_buffer
usr.bin/lex/initscan.c
311
yy_create_buffer( yyin, YY_BUF_SIZE ); \
usr.bin/lex/initscan.c
320
yy_create_buffer( yyin, YY_BUF_SIZE ); \
usr.bin/lex/initscan.c
4617
yy_create_buffer( yyin, YY_BUF_SIZE );