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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h96 struct chunk_info *cur_chunk_array; member in class:output_buffer
H A Dpretty-print.c735 cur_chunk_array (),
1084 new_chunk_array->prev = buffer->cur_chunk_array;
1085 buffer->cur_chunk_array = new_chunk_array;
1511 struct chunk_info *chunk_array = buffer->cur_chunk_array;
1523 buffer->cur_chunk_array = chunk_array->prev;
H A Ddumpfile.c808 struct chunk_info *chunk_array = buffer->cur_chunk_array;
838 buffer->cur_chunk_array = chunk_array->prev;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h96 struct chunk_info *cur_chunk_array; member in class:output_buffer
H A Dpretty-print.cc735 cur_chunk_array (),
1084 new_chunk_array->prev = buffer->cur_chunk_array;
1085 buffer->cur_chunk_array = new_chunk_array;
1511 struct chunk_info *chunk_array = buffer->cur_chunk_array;
1523 buffer->cur_chunk_array = chunk_array->prev;
H A Ddumpfile.cc822 struct chunk_info *chunk_array = buffer->cur_chunk_array;
852 buffer->cur_chunk_array = chunk_array->prev;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c4124 struct chunk_info *chunk_array = buffer->cur_chunk_array;
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4225 struct chunk_info *chunk_array = buffer->cur_chunk_array;

Completed in 148 milliseconds