Searched refs:INDENT_STR_MAXLEN (Results 1 – 1 of 1) sorted by relevance
58 #define INDENT_STR_MAXLEN 32 macro59 static char g_indent_str[INDENT_STR_MAXLEN + 1] = "";63 if (g_indent_level + INDENT_STR_STEP > INDENT_STR_MAXLEN) in __pr_out_indent_inc()