Searched defs:_obstack_chunk (Results 1 – 3 of 3) sorted by relevance
143 struct _obstack_chunk /* Lives at front of each chunk. */ struct146 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument153 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
157 struct _obstack_chunk /* Lives at front of each chunk. */ struct160 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument
156 struct _obstack_chunk /* Lives at front of each chunk. */ struct159 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ argument166 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument