Searched refs:obstack_chunk_free (Results 1 – 7 of 7) sorted by relevance
268 (void *(*) (long)) obstack_chunk_alloc, (void (*) (void *)) obstack_chunk_free)272 (void *(*) (long)) obstack_chunk_alloc, (void (*) (void *)) obstack_chunk_free)
181 #define obstack_chunk_free xfree macro
87 @findex obstack_chunk_free92 @code{obstack_chunk_free}, is used to return chunks when the objects in102 #define obstack_chunk_free free640 library frees the chunk by calling @code{obstack_chunk_free}, which you649 #define obstack_chunk_free free654 or @code{obstack_chunk_free}, alone, expand into a function name if it is
77 #define obstack_chunk_free free macro
134 #define obstack_chunk_free free macro
2085 (obstack_chunk_alloc, obstack_chunk_free): Don't define.2094 (obstack_chunk_alloc, obstack_chunk_free): Don't define.2097 (obstack_chunk_alloc, obstack_chunk_free): Don't define.
57 #define obstack_chunk_free free macro