Home
last modified time | relevance | path

Searched refs:yy_push_state (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Demp_ematch.l35 static void __attribute__ ((unused)) yy_push_state (int new_state );
Demp_ematch.lex.c544 static void __attribute__ ((unused)) yy_push_state (int new_state );
662 static void yy_push_state (int _new_state );
1812 static void yy_push_state (int _new_state ) in yy_push_state() function
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-lex.l270 <INITIAL,DEFINE,HASH>"/*" { yy_push_state(COMMENT, yyscanner); }
/external/ply/ply/
DCHANGES810 These methods mirror the BEGIN(), yy_push_state(), yy_pop_state(), and