Home
last modified time | relevance | path

Searched refs:use_extra_arg (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/gcclibs/libiberty/
HDobstack.c105 (((h) -> use_extra_arg) \
111 if ((h) -> use_extra_arg) \
118 (((h) -> use_extra_arg) \
124 if ((h) -> use_extra_arg) \
170 h->use_extra_arg = 0; in _obstack_begin()
216 h->use_extra_arg = 1; in _obstack_begin_1()
HDChangeLog6844 * obstack.c (_obstack_begin): Initialize use_extra_arg.
6849 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
6853 Also convert flags usage to use use_extra_arg and maybe_empty_object.
/trueos/contrib/binutils/libiberty/
HDobstack.c105 (((h) -> use_extra_arg) \
111 if ((h) -> use_extra_arg) \
118 (((h) -> use_extra_arg) \
124 if ((h) -> use_extra_arg) \
170 h->use_extra_arg = 0; in _obstack_begin()
216 h->use_extra_arg = 1; in _obstack_begin_1()
HDChangeLog7042 * obstack.c (_obstack_begin): Initialize use_extra_arg.
7047 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
7051 Also convert flags usage to use use_extra_arg and maybe_empty_object.
/trueos/gnu/usr.bin/grep/
HDobstack.c115 (((h) -> use_extra_arg) \
121 if ((h) -> use_extra_arg) \
128 (((h) -> use_extra_arg) \
134 if ((h) -> use_extra_arg) \
193 h->use_extra_arg = 0;
253 h->use_extra_arg = 1;
HDobstack.h182 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member
/trueos/contrib/gcclibs/include/
HDobstack.h179 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member
HDChangeLog-91032318 use_extra_arg, and maybe_empty_object.
2320 Remove, replaced by maybe_empty_object and use_extra_arg bitfields.
/trueos/contrib/binutils/include/
HDobstack.h179 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member
/trueos/contrib/gdb/include/
HDobstack.h189 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member