label.c | 1342 static int fstype_width, flags_width; variable in typeref:typename:int 1394 fstype_width = max(strlen(fstype), 8); 1396 for (i = 0, p = sepline; i < fstype_width; i++) 1408 " %s", scol, ecol, szcol, fstype_width, fstype, 1527 if (strlen(desc) > (size_t)fstype_width && 1536 poffset, pend, psize, fstype_width, fstype_width, desc,
|