Searched defs:obstack (Results 1 – 1 of 1) sorted by relevance
164 struct obstack /* control current object in current chunk */ struct167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument176 struct _obstack_chunk *(*chunkfun) (void *, long); argument177 void (*freefun) (void *, struct _obstack_chunk *); argument189 /* Declare the external functions we use; they are in obstack.c. */ argument