Home
last modified time | relevance | path

Searched refs:chunk_info (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDpretty-print.h58 struct chunk_info struct
61 struct chunk_info *prev; argument
88 struct chunk_info *cur_chunk_array; argument
HDpretty-print.c213 struct chunk_info *new_chunk_array; in pp_base_format()
221 new_chunk_array = XOBNEW (&buffer->chunk_obstack, struct chunk_info); in pp_base_format()
559 struct chunk_info *chunk_array = buffer->cur_chunk_array; in pp_base_output_formatted_text()
HDChangeLog-200513211 (struct chunk_info): New.