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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c3971 #define ARANGE_TABLE_INCREMENT 64
7453 arange_table_allocated += ARANGE_TABLE_INCREMENT;
7458 ARANGE_TABLE_INCREMENT * sizeof (dw_die_ref));
3967 #define ARANGE_TABLE_INCREMENT macro

Completed in 112 milliseconds