Searched refs:show_separator (Results 1 – 1 of 1) sorted by relevance
134 int show_separator = !TT.do_G; in do_id() local136 if (show_separator) xputc(TT.do_G ? ' ' : ','); in do_id()137 show_separator = 1; in do_id()141 else show_separator = 0; // Because we didn't show anything this time. in do_id()