Home | History | Annotate | Download | only in src

Lines Matching refs:yy_init_buffer

7 #define yy_init_buffer ld_init_buffer
253 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
2091 yy_init_buffer( yy_current_buffer, input_file );
2164 yy_init_buffer( b, file );
2192 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
2194 void yy_init_buffer( b, file )