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