Searched refs:_obstack_allocated_p (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dobstack.c302 int _obstack_allocated_p (struct obstack *h, POINTER obj);
305 _obstack_allocated_p (struct obstack *h, POINTER obj)
304 _obstack_allocated_p (struct obstack *h, POINTER obj) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dobstack.c302 int _obstack_allocated_p (struct obstack *h, POINTER obj);
305 _obstack_allocated_p (struct obstack *h, POINTER obj)
304 _obstack_allocated_p (struct obstack *h, POINTER obj) function
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dobstack.c342 int _obstack_allocated_p (struct obstack *h, POINTER obj);
346 _obstack_allocated_p (h, obj)
345 _obstack_allocated_p (h, obj) function
/freebsd-11-stable/contrib/gcc/
H A Dtree.c77 extern int _obstack_allocated_p (struct obstack *h, void *obj);

Completed in 126 milliseconds