Searched refs:CPL_COL_SEP (Results 1 – 1 of 1) sorted by relevance
67 #define CPL_COL_SEP 2 macro1066 fmt->ncol = fmt->term_width / (fmt->column_width + CPL_COL_SEP); in cpl_plan_listing()1157 int npad = fmt->column_width + CPL_COL_SEP - clen - tlen; in cpl_format_line()