Searched refs:space_total (Results 1 – 11 of 11) sorted by relevance
44 unsigned int space_total; member
44 unsigned char space_total[4]; member
307 line = line->add_char(ci, this, &width_total, &space_total, &gc_np); in add_char()366 space_total += n->nspaces(); in add_node()654 space_total(0), in environment()746 space_total(0), in environment()826 space_total = 0; in copy()1707 space_total -= line->nspaces(); in newline()1844 space_total = 0; in start_line()1886 int s = space_total; in choose_breakpoint()2120 space_total = 0; in possibly_break_line()2133 space_total += tem->nspaces(); in possibly_break_line()[all …]
193 int space_total; variable
113 curenv->space_total = curdiv->saved_space_total; in do_divert()139 curdiv->saved_space_total = curenv->space_total; in do_divert()
66 u_int space_total; /* N of entries in the space dict */ member
1634 dst->space_total = bfd_getb32 (src->space_total); in som_swap_header_in()1672 bfd_putb32 (src->space_total, dst->space_total); in som_swap_header_out()2101 for (space_index = 0; space_index < file_hdr->space_total; space_index++) in setup_sections()2918 unsigned int num_spaces = obj_som_file_hdr (abfd)->space_total; in som_write_fixups()3620 obj_som_file_hdr (abfd)->space_total = num_spaces; in som_begin_writing()
1633 dst->space_total = bfd_getb32 (src->space_total); in som_swap_header_in()1671 bfd_putb32 (src->space_total, dst->space_total); in som_swap_header_out()2100 for (space_index = 0; space_index < file_hdr->space_total; space_index++) in setup_sections()2917 unsigned int num_spaces = obj_som_file_hdr (abfd)->space_total; in som_write_fixups()3709 obj_som_file_hdr (abfd)->space_total = num_spaces; in som_begin_writing()
2696 * troff/env.c (environment::start_field): Decrement space_total