Searched refs:yylex_init_extra (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c107 #ifdef yylex_init_extra
110 #define yylex_init_extra _mesa_program_lexer_lex_init_extra macro
1331 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
3527 /* yylex_init_extra has the same functionality as yylex_init, but follows the
3534 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals ) function in typeref:typename:int
3689 yylex_init_extra(state, scanner);
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c107 #ifdef yylex_init_extra
110 #define yylex_init_extra glcpp_lex_init_extra macro
1069 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
3020 /* yylex_init_extra has the same functionality as yylex_init, but follows the
3027 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals ) function in typeref:typename:int
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c107 #ifdef yylex_init_extra
110 #define yylex_init_extra glcpp_lex_init_extra macro
1100 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
3066 /* yylex_init_extra has the same functionality as yylex_init, but follows the
3073 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals ) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_lexer.l481 yylex_init_extra(state, scanner);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_lexer.l481 yylex_init_extra(state, scanner);
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp107 #ifdef yylex_init_extra
110 #define yylex_init_extra _mesa_glsl_lexer_lex_init_extra macro
1660 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
4481 /* yylex_init_extra has the same functionality as yylex_init, but follows the
4488 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals ) function in typeref:typename:int
4666 yylex_init_extra(state, & state->scanner);
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp107 #ifdef yylex_init_extra
110 #define yylex_init_extra _mesa_glsl_lexer_lex_init_extra macro
1683 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
4571 /* yylex_init_extra has the same functionality as yylex_init, but follows the
4578 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals ) function in typeref:typename:int
4756 yylex_init_extra(state, & state->scanner);

Completed in 24 milliseconds