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

/freebsd-10.1-release/contrib/gcc/
H A Drtl.c455 int total_sizes = 0;
464 total_sizes += rtx_alloc_sizes[i];
471 total_sizes += rtvec_alloc_sizes;
475 "Total", total_counts, total_sizes);
450 int total_sizes = 0; local

Completed in 49 milliseconds