Searched refs:_obstack_allocated_p (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.c | 319 int _obstack_allocated_p (struct obstack *h, void *obj); 322 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | obstack.c | 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__; 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
H A D | ChangeLog | 4385 _obstack_allocated_p, _obstack_free, obstack_free,
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | obstack.c | 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__; 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
H A D | ChangeLog | 4795 _obstack_allocated_p, _obstack_free, obstack_free,
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | obstack.c | 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__; 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | obstack.c | 319 int _obstack_allocated_p (struct obstack *h, void *obj); 322 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | obstack.c | 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__; 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() function
|
H A D | ChangeLog | 4304 _obstack_allocated_p, _obstack_free, obstack_free,
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.c | 342 int _obstack_allocated_p (struct obstack *h, POINTER obj); 346 _obstack_allocated_p (h, obj) in _obstack_allocated_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 132 extern int _obstack_allocated_p (struct obstack *h, void *obj);
|
H A D | ChangeLog-1998 | 10401 * tree.c: Prototype `_obstack_allocated_p'.
|
H A D | ChangeLog-1999 | 8406 * tree.c (_obstack_allocated_p): Likewise.
|
H A D | ChangeLog-2012 | 17801 * tree.c (_obstack_allocated_p, tree_code_counts, tree_node_counts,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 129 extern int _obstack_allocated_p (struct obstack *h, void *obj);
|