Searched refs:needcomma (Results 1 – 2 of 2) sorted by relevance
2037 int needcomma = 0; in print_reproducing_command() local2091 needcomma++; in print_reproducing_command()2096 #define NEXT_DASH_O dashos--; needcomma++; continue in print_reproducing_command()2099 if (needcomma) { in print_reproducing_command()2101 needcomma = 0; in print_reproducing_command()
2646 int needcomma = 0; local2653 printer(arg, (needcomma ? ",%s" : "fcs %s"), *cpp);2654 needcomma = 1;2656 if (cichar != 0 || !needcomma)2657 printer(arg, (needcomma ? ",0x%x" : "fcs 0x%x"),