Home
last modified time | relevance | path

Searched refs:column_width (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c266 int column_width; /* width of the first column in menus. */ in cm_listoffloats() local
273 column_width = 43; in cm_listoffloats()
279 column_width = 37; in cm_listoffloats()
302 if (len + aux_chars_len > column_width in cm_listoffloats()
309 if (len + aux_chars_len > column_width) in cm_listoffloats()
314 len = column_width - aux_chars_len; in cm_listoffloats()
328 len = column_width - sizeof ("..."); in cm_listoffloats()
368 while (i < column_width + sizeof (" ") - 1) in cm_listoffloats()
/openbsd-src/gnu/usr.bin/perl/regen/
H A Dmk_invlists.pl1287 my $column_width = 2; # We currently allow 2 digits for the number
1302 $spacers[$i] = " " x (length($names_ref->[$i]) - $column_width);
1318 $column_width + 1, # 1 for the ','
1375 printf $out_fh "%*d", $column_width, $table_ref->[$i][$j];
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dcg_print.c583 int column_width = (output_width - 1) / 3; /* Don't write in last col! */ in cg_print_index() local
676 starting_col += column_width; in cg_print_index()
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dcg_print.c568 int column_width = (output_width - 1) / 3; /* Don't write in last col! */ in cg_print_index() local
661 starting_col += column_width; in cg_print_index()
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog2375 synced column_width with @printindex.