| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | itbl-lex.c | 237 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 1278 yy_init_buffer( yy_current_buffer, input_file ); 1351 yy_init_buffer( b, file ); 1388 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) in yy_init_buffer() function 1390 void yy_init_buffer( b, file ) in yy_init_buffer()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | deflex.c | 237 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 1444 yy_init_buffer( yy_current_buffer, input_file ); 1517 yy_init_buffer( b, file ); 1554 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) in yy_init_buffer() function 1556 void yy_init_buffer( b, file ) in yy_init_buffer()
|
| H A D | rclex.c | 237 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 1921 yy_init_buffer( yy_current_buffer, input_file ); 1994 yy_init_buffer( b, file ); 2031 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) in yy_init_buffer() function 2033 void yy_init_buffer( b, file ) in yy_init_buffer()
|
| /openbsd-src/usr.sbin/unbound/util/ |
| H A D | configyyrename.h | 60 #define yy_init_buffer ub_c_init_buffer macro
|
| /openbsd-src/sbin/unwind/libunbound/util/ |
| H A D | configyyrename.h | 60 #define yy_init_buffer ub_c_init_buffer macro
|
| H A D | configlexer.c | 304 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 6444 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); in yy_switch_to_buffer() 6516 yy_init_buffer(b,file ); in yy_delete_buffer() 6544 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() 6554 /* If b is the current buffer, then yy_init_buffer was _probably_ 6527 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) yy_init_buffer() function
|
| /openbsd-src/usr.bin/lex/ |
| H A D | FlexLexer.h | 145 void yy_init_buffer( struct yy_buffer_state* b, FLEX_STD istream* s );
|
| H A D | flex.skl | 67 #define yy_init_buffer M4_YY_PREFIX[[_init_buffer]] 684 static void yy_init_buffer M4_YY_PARAMS( YY_BUFFER_STATE b, FILE *file M4_YY_PROTO_LAST_ARG ); 1974 yy_init_buffer( YY_CURRENT_BUFFER, input_file M4_YY_CALL_LAST_ARG); 2065 yy_init_buffer( b, file M4_YY_CALL_LAST_ARG); 2101 static void yy_init_buffer YYFARGS2( YY_BUFFER_STATE ,b, FILE *,file) 2104 void yyFlexLexer::yy_init_buffer( YY_BUFFER_STATE b, std::istream* file ) 2116 /* If b is the current buffer, then yy_init_buffer was _probably_
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | bfin-lex.c | 237 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 2725 yy_init_buffer( yy_current_buffer, input_file ); 2798 yy_init_buffer( b, file ); 2835 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) in yy_init_buffer() function 2837 void yy_init_buffer( b, file ) in yy_init_buffer()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gengtype-lex.c | 289 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 3036 yy_init_buffer(YY_CURRENT_BUFFER,input_file ); in yyrestart() 3108 yy_init_buffer(b,file ); in yy_create_buffer() 3136 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) in yy_init_buffer() function
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ada-exp.y | 594 #define yy_init_buffer ada_yy_init_buffer macro
|
| H A D | ada-exp.c | 2280 #define yy_init_buffer ada_yy_init_buffer macro
|