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