Searched refs:twidth (Results 1 – 4 of 4) sorted by relevance
199 int twidth, in dump_init() argument207 width = twidth; in dump_init()238 separator = (twidth > 0 && theight > 1) ? ", " : ","; in dump_init()246 separator = (twidth > 0 && theight > 1) ? ", " : ","; in dump_init()
349 printf '\t\twidth = 2.5, // arbitrary minimum width for all nodes\n'
284 uint16_t twidth; /* total width in bits */ member
2164 static int twidth = 0; in show_static_rule() local2198 if (twidth == 0) { in show_static_rule()2201 twidth = strlen(timestr); in show_static_rule()2210 bprintf(bp, "%*s ", twidth, ""); in show_static_rule()