Searched refs:offset_table (Results 1 – 1 of 1) sorted by relevance
1127 const char *offset_table[3]; in contribute_to_bottom_macro() local1129 offset_table[0] = "-" HALF_DOUBLE_LINE_SEP; in contribute_to_bottom_macro()1130 offset_table[1] = "+" HALF_DOUBLE_LINE_SEP; in contribute_to_bottom_macro()1131 offset_table[2] = 0; in contribute_to_bottom_macro()1134 offset_table[0] = ""; in contribute_to_bottom_macro()1135 offset_table[1] = 0; in contribute_to_bottom_macro()1137 for (const char **offsetp = offset_table; *offsetp; offsetp++) { in contribute_to_bottom_macro()1166 const char *offset_table[3]; in print() local1168 offset_table[0] = "-" HALF_DOUBLE_LINE_SEP; in print()1169 offset_table[1] = "+" HALF_DOUBLE_LINE_SEP; in print()[all …]