Searched defs:ACTION_ECHO (Results 1 – 2 of 2) sorted by relevance
1928 #define ACTION_ECHO add_action( yytext ) macro2328 ACTION_ECHO; yy_push_state( COMMENT ); variable2459 ACTION_ECHO; ++linenum; /* maybe end of comment line */ variable2466 ACTION_ECHO; yy_pop_state(); variable2471 ACTION_ECHO; variable2486 ACTION_ECHO; variable2584 ACTION_ECHO; variable3153 ACTION_ECHO; /* indented code in prolog */ variable3173 ACTION_ECHO; variable3905 ACTION_ECHO; yy_push_state( COMMENT ); variable[all …]
41 #define ACTION_ECHO add_action( yytext ) macro