Home | History | Annotate | Download | only in glcpp

Lines Matching defs:yy_push_state

838     static void yy_push_state (int new_state ,yyscan_t yyscanner);
1087 { yy_push_state(COMMENT, yyscanner); }
2248 static void yy_push_state (int new_state , yyscan_t yyscanner)