obstack_free 370 libglibc/obstack.c strong_alias (obstack_free, _obstack_free) obstack_free 181 libglibc/obstack.h void obstack_free (struct obstack *obstack, void *block); obstack_free 391 libglibc/obstack.h else (obstack_free) (__o, __obj); }) obstack_free 485 libglibc/obstack.h : (((obstack_free) ((h), (h)->temp + (char *) (h)->chunk), 0), 0))) obstack_free 117 libutil/pool.c obstack_free(&pool->obstack, pool->first_object); obstack_free 127 libutil/pool.c obstack_free(&pool->obstack, NULL);