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

/xsrc/external/mit/xgc/dist/
H A Dlex.c292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1870 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1942 yy_init_buffer( b, file );
1970 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function in typeref:typename:void
1980 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c296 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1380 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1452 yy_init_buffer(b,file );
1484 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function in typeref:typename:void
1494 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c311 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1580 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1652 yy_init_buffer( b, file );
1680 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function in typeref:typename:void
1690 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c309 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1603 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1675 yy_init_buffer(b,file );
1707 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function in typeref:typename:void
1717 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c293 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1325 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1397 yy_init_buffer( b, file );
1425 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function in typeref:typename:void
1435 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c47 #ifdef yy_init_buffer
50 #define yy_init_buffer glcpp__init_buffer macro
525 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
2411 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
2485 yy_init_buffer( b, file , yyscanner);
2514 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function in typeref:typename:void
2525 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c47 #ifdef yy_init_buffer
50 #define yy_init_buffer _mesa_program_lexer__init_buffer macro
525 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
2959 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
3033 yy_init_buffer( b, file , yyscanner);
3062 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function in typeref:typename:void
3073 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c47 #ifdef yy_init_buffer
50 #define yy_init_buffer glcpp__init_buffer macro
525 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
2457 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
2531 yy_init_buffer( b, file , yyscanner);
2560 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function in typeref:typename:void
2571 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp47 #ifdef yy_init_buffer
50 #define yy_init_buffer _mesa_glsl_lexer__init_buffer macro
525 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
3913 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
3987 yy_init_buffer( b, file , yyscanner);
4016 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function in typeref:typename:void
4027 /* If b is the current buffer, then yy_init_buffer was _probably_
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp47 #ifdef yy_init_buffer
50 #define yy_init_buffer _mesa_glsl_lexer__init_buffer macro
525 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
4003 yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
4077 yy_init_buffer( b, file , yyscanner);
4106 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function in typeref:typename:void
4117 /* If b is the current buffer, then yy_init_buffer was _probably_

Completed in 49 milliseconds