Searched refs:indentwidth (Results 1 – 1 of 1) sorted by relevance
462 int v_attrs, ns_len, vs_len, is_len, width, indentwidth, x, y; in pmcpl_ct_node_printtop() local504 width = indentwidth = 5 + 1; in pmcpl_ct_node_printtop()542 PMCSTAT_PRINTW("\n%*s", indentwidth, space); in pmcpl_ct_node_printtop()543 width = indentwidth + ns_len + is_len + vs_len; in pmcpl_ct_node_printtop()