Searched refs:round_alloc_size (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1737 gcc_assert (saved_line_table->round_alloc_size);
1738 line_table->round_alloc_size = saved_line_table->round_alloc_size;
1753 gcc_assert (saved_line_table->round_alloc_size);
1754 line_table->round_alloc_size = saved_line_table->round_alloc_size;
H A Dtoplev.c1234 line_table->round_alloc_size = ggc_round_alloc_size;
H A Dgenmatch.c5058 round_alloc_size (size_t s) function
5100 line_table->round_alloc_size = round_alloc_size;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1897 gcc_assert (saved_line_table->round_alloc_size);
1898 line_table->round_alloc_size = saved_line_table->round_alloc_size;
1913 gcc_assert (saved_line_table->round_alloc_size);
1914 line_table->round_alloc_size = saved_line_table->round_alloc_size;
H A Dtoplev.cc1091 line_table->round_alloc_size = ggc_round_alloc_size;
H A Dgenmatch.cc5123 round_alloc_size (size_t s) function
5165 line_table->round_alloc_size = round_alloc_size;
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h799 line_map_round_alloc_size_func round_alloc_size; variable
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h813 line_map_round_alloc_size_func GTY((callback)) round_alloc_size;
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c421 = set->round_alloc_size (num_maps_allocated * size_of_a_map);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc419 = set->round_alloc_size (num_maps_allocated * size_of_a_map);

Completed in 230 milliseconds