Searched refs:_obstack_free (Results 1 – 4 of 4) sorted by relevance
199 extern void _obstack_free (struct obstack *, void *);208 extern void _obstack_free ();600 : (_obstack_free ((h), (h)->temp + (char *) (h)->chunk), 0)))
388 _obstack_free (h, obj) in _obstack_free() function422 strong_alias (_obstack_free, obstack_free)
1336 void _obstack_free() {} in _obstack_free() function
1398 void _obstack_free() {} in _obstack_free() function