Searched refs:yy_init_buffer (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfigyyrename.h49 #define yy_init_buffer ub_c_init_buffer macro
/freebsd-11-stable/contrib/flex/
H A DFlexLexer.h141 void yy_init_buffer( struct yy_buffer_state* b, FLEX_STD istream* s );
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c296 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
2157 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
2229 yy_init_buffer(b,file );
2261 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
2271 /* If b is the current buffer, then yy_init_buffer was _probably_
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c296 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1292 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1364 yy_init_buffer(b,file );
1396 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1406 /* If b is the current buffer, then yy_init_buffer was _probably_
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c296 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1229 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1301 yy_init_buffer(b,file );
1333 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1343 /* If b is the current buffer, then yy_init_buffer was _probably_
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.y639 #define yy_init_buffer ada_yy_init_buffer
H A Dada-exp.c2313 #define yy_init_buffer ada_yy_init_buffer
2309 #define yy_init_buffer macro
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c310 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
4565 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
4637 yy_init_buffer(b,file );
4665 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
4675 /* If b is the current buffer, then yy_init_buffer was _probably_
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c11 #define yy_init_buffer null__init_buffer macro

Completed in 214 milliseconds