Searched refs:func_action (Results 1 – 6 of 6) sorted by relevance
38 int func_action; /* should actions be turned into functions?*/155 if (func_action)293 if (func_action) fprintf(OUT,"}\n\n");
49 int func_action; /* should actions be turned into functions?*/ variable172 if (func_action)360 if (func_action) fprintf(OUT,"}\n\n");
60 int func_action; /* should actions be turned into functions?*/133 << if (func_action)174 grammar : << p_head(); p_class_hdr(); func_action = FALSE;>>178 << func_action = FALSE; p_tables(); p_tail(); >>188 do_conversion : <<new_automaton_mode(); func_action = TRUE;>>199 func_action = FALSE;411 << if (func_action) fprintf(OUT,"}\n\n");
122 extern int func_action; /* should actions be turned into functions?*/
67 p_head(); p_class_hdr(); func_action = FALSE; in grammar()111 func_action = FALSE; p_tables(); p_tail(); in grammar()198 new_automaton_mode(); func_action = TRUE; in do_conversion()209 func_action = FALSE; in do_conversion()
268 func_action = FALSE; in init()