Symbol: YY_BUF_SIZE
crypto/heimdal/lib/asn1/lex.c
1056
yy_create_buffer(yyin,YY_BUF_SIZE );
crypto/heimdal/lib/asn1/lex.c
142
#ifndef YY_BUF_SIZE
crypto/heimdal/lib/asn1/lex.c
148
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
crypto/heimdal/lib/asn1/lex.c
2154
yy_create_buffer(yyin,YY_BUF_SIZE );
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
142
#ifndef YY_BUF_SIZE
crypto/heimdal/lib/com_err/lex.c
148
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
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
142
#ifndef YY_BUF_SIZE
crypto/heimdal/lib/sl/slc-lex.c
148
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
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
133
#ifndef YY_BUF_SIZE
tools/build/bootstrap-m4/inittokenizer.c
147
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
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
132
#ifndef YY_BUF_SIZE
usr.bin/lex/initscan.c
146
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
usr.bin/lex/initscan.c
2217
yy_create_buffer( yyin, YY_BUF_SIZE );
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 );