Searched refs:extra_arg (Results 1 – 2 of 2) sorted by relevance
123 ? (*(h)->chunkfun)((h)->extra_arg, (size)) \129 (*(h)->freefun)((h)->extra_arg, (old_chunk)); \221 h->extra_arg = arg; in _obstack_begin_1()
171 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member