Searched defs:ACTION_ECHO (Results 1 – 2 of 2) sorted by relevance
1918 #define ACTION_ECHO add_action( yytext ) macro2305 ACTION_ECHO; yy_push_state( COMMENT ); variable2418 ACTION_ECHO; ++linenum; /* maybe end of comment line */ variable2423 ACTION_ECHO; yy_pop_state(); variable2427 ACTION_ECHO; variable2439 ACTION_ECHO; variable2517 ACTION_ECHO; variable2989 ACTION_ECHO; /* indented code in prolog */ variable3007 ACTION_ECHO; variable3643 ACTION_ECHO; yy_push_state( COMMENT ); variable[all …]
44 #define ACTION_ECHO add_action( yytext ) macro