Searched refs:LINE_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
240 #define LINE_BUF_SIZE 1024 macro247 if (p >= line + LINE_BUF_SIZE - 1) in print_it()263 int space = line + LINE_BUF_SIZE - 1 - p; in tree_printf()459 char line[LINE_BUF_SIZE]; in show_forest()