Searched refs:yyrestart (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dxgc.h159 extern void yyrestart(FILE *);
H A Dlex.c127 #define YY_NEW_FILE yyrestart( yyin )
240 * (via yyrestart()), so that the user can continue scanning by
282 void yyrestart ( FILE *input_file );
1650 yyrestart( yyin );
1823 yyrestart( yyin );
1861 void yyrestart (FILE * input_file ) function in typeref:typename:void
1968 * such as during a yyrestart() or at EOF.
1981 * called from yyrestart() or through yy_get_next_buffer.
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c137 #define YY_NEW_FILE yyrestart(yyin )
243 * (via yyrestart()), so that the user can continue scanning by
286 void yyrestart (FILE *input_file );
1164 yyrestart(yyin );
1331 yyrestart(yyin );
1371 void yyrestart (FILE * input_file ) function in typeref:typename:void
1482 * such as during a yyrestart() or at EOF.
1495 * called from yyrestart() or through yy_get_next_buffer.
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c127 #define YY_NEW_FILE yyrestart( yyin )
259 * (via yyrestart()), so that the user can continue scanning by
301 void yyrestart ( FILE *input_file );
1392 yyrestart( yyin );
1528 yyrestart( yyin );
1571 void yyrestart (FILE * input_file ) function in typeref:typename:void
1678 * such as during a yyrestart() or at EOF.
1691 * called from yyrestart() or through yy_get_next_buffer.
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c137 #define YY_NEW_FILE yyrestart(yyin )
256 * (via yyrestart()), so that the user can continue scanning by
299 void yyrestart (FILE *input_file );
1381 yyrestart(yyin );
1551 yyrestart(yyin );
1594 void yyrestart (FILE * input_file ) function in typeref:typename:void
1705 * such as during a yyrestart() or at EOF.
1718 * called from yyrestart() or through yy_get_next_buffer.
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c128 #define YY_NEW_FILE yyrestart( yyin )
241 * (via yyrestart()), so that the user can continue scanning by
283 void yyrestart ( FILE *input_file );
1142 yyrestart( yyin );
1278 yyrestart( yyin );
1316 void yyrestart (FILE * input_file ) function in typeref:typename:void
1423 * such as during a yyrestart() or at EOF.
1436 * called from yyrestart() or through yy_get_next_buffer.
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c95 #ifdef yyrestart
98 #define yyrestart glcpp_restart macro
384 #define YY_NEW_FILE yyrestart( yyin , yyscanner )
493 * (via yyrestart()), so that the user can continue scanning by
515 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
2185 yyrestart( yyin , yyscanner);
2363 yyrestart( yyin , yyscanner);
2401 void yyrestart (FILE * input_file , yyscan_t yyscanner) function in typeref:typename:void
2512 * such as during a yyrestart() or at EOF.
2526 * called from yyrestart() o
[all...]
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c95 #ifdef yyrestart
98 #define yyrestart _mesa_program_lexer_restart macro
384 #define YY_NEW_FILE yyrestart( yyin , yyscanner )
493 * (via yyrestart()), so that the user can continue scanning by
515 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
2733 yyrestart( yyin , yyscanner);
2911 yyrestart( yyin , yyscanner);
2949 void yyrestart (FILE * input_file , yyscan_t yyscanner) function in typeref:typename:void
3060 * such as during a yyrestart() or at EOF.
3074 * called from yyrestart() o
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c95 #ifdef yyrestart
98 #define yyrestart glcpp_restart macro
384 #define YY_NEW_FILE yyrestart( yyin , yyscanner )
493 * (via yyrestart()), so that the user can continue scanning by
515 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
2231 yyrestart( yyin , yyscanner);
2409 yyrestart( yyin , yyscanner);
2447 void yyrestart (FILE * input_file , yyscan_t yyscanner) function in typeref:typename:void
2558 * such as during a yyrestart() or at EOF.
2572 * called from yyrestart() o
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp95 #ifdef yyrestart
98 #define yyrestart _mesa_glsl_lexer_restart macro
384 #define YY_NEW_FILE yyrestart( yyin , yyscanner )
493 * (via yyrestart()), so that the user can continue scanning by
515 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
3722 yyrestart( yyin , yyscanner);
3863 yyrestart( yyin , yyscanner);
3903 void yyrestart (FILE * input_file , yyscan_t yyscanner) function in typeref:typename:void
4014 * such as during a yyrestart() or at EOF.
4028 * called from yyrestart() o
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp95 #ifdef yyrestart
98 #define yyrestart _mesa_glsl_lexer_restart macro
384 #define YY_NEW_FILE yyrestart( yyin , yyscanner )
493 * (via yyrestart()), so that the user can continue scanning by
515 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
3812 yyrestart( yyin , yyscanner);
3953 yyrestart( yyin , yyscanner);
3993 void yyrestart (FILE * input_file , yyscan_t yyscanner) function in typeref:typename:void
4104 * such as during a yyrestart() or at EOF.
4118 * called from yyrestart() o
[all...]

Completed in 33 milliseconds