Searched refs:_new_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1147 static void yy_push_state ( int _new_state , yyscan_t yyscanner);
2754 static void yy_push_state (int _new_state , yyscan_t yyscanner) argument
2777 BEGIN(_new_state);
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1178 static void yy_push_state ( int _new_state , yyscan_t yyscanner);
2800 static void yy_push_state (int _new_state , yyscan_t yyscanner) argument
2823 BEGIN(_new_state);

Completed in 9 milliseconds