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

/freebsd-11-stable/contrib/gcc/
H A Dfunction.c3757 static GTY(()) int next_block_index = 2;
3773 next_block_index = 1;
3781 BLOCK_NUMBER (block_vector[i]) = next_block_index++;
3740 static GTY(()) int next_block_index = 2; variable

Completed in 81 milliseconds