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

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c5610 static unsigned prev_file_entry_num = (unsigned) -1;
5625 if (this_file_entry_num != prev_file_entry_num)
5647 if (this_file_entry_num != prev_file_entry_num)
5649 prev_file_entry_num = this_file_entry_num;
5595 static unsigned prev_file_entry_num = (unsigned) -1; local

Completed in 47 milliseconds