Searched refs:begin_case (Results 1 – 2 of 2) sorted by relevance
28 #define begin_case(f,n) fprintf(f, "case %d:\n", (int)(n)) macro2789 begin_case(f, rule - 2); in insert_arg_rule()2926 begin_case(f, nrules - 2); in copy_action()
724 make that into a macro, and add a begin_case() to more/less match (the