Searched refs:twidth (Results 1 – 4 of 4) sorted by relevance
197 int twidth, in dump_init() argument205 width = twidth; in dump_init()236 separator = (twidth > 0 && theight > 1) ? ", " : ","; in dump_init()244 separator = (twidth > 0 && theight > 1) ? ", " : ","; in dump_init()
348 printf '\t\twidth = 2.5, // arbitrary minimum width for all nodes\n'
286 uint16_t twidth; /* total width in bits */ member
2448 static int twidth = 0; in show_static_rule() local2483 if (twidth == 0) { in show_static_rule()2486 twidth = strlen(timestr); in show_static_rule()2495 bprintf(bp, "%*s ", twidth, ""); in show_static_rule()