Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/
Dobstack.h357 obstack_int_grow_fast (__o, datum); })
367 # define obstack_int_grow_fast(OBSTACK, aint) \ macro
483 obstack_int_grow_fast (h, datum))
489 # define obstack_int_grow_fast(h, aint) \ macro
DChangeLog-910359 (obstack_ptr_grow_fast, obstack_int_grow_fast):
/netbsd/src/external/gpl3/gcc/dist/include/
Dobstack.h357 obstack_int_grow_fast (__o, datum); })
367 # define obstack_int_grow_fast(OBSTACK, aint) \ macro
483 obstack_int_grow_fast (h, datum))
489 # define obstack_int_grow_fast(h, aint) \ macro
DChangeLog-910359 (obstack_ptr_grow_fast, obstack_int_grow_fast):
/netbsd/src/external/gpl3/gdb/dist/include/
Dobstack.h357 obstack_int_grow_fast (__o, datum); })
367 # define obstack_int_grow_fast(OBSTACK, aint) \ macro
483 obstack_int_grow_fast (h, datum))
489 # define obstack_int_grow_fast(h, aint) \ macro
DChangeLog-910359 (obstack_ptr_grow_fast, obstack_int_grow_fast):
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dobstacks.texi480 @deftypefun void obstack_int_grow_fast (struct obstack *@var{obstack-ptr}, int @var{data})
481 @code{obstack_int_grow_fast} adds @code{sizeof (int)} bytes
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobstacks.texi480 @deftypefun void obstack_int_grow_fast (struct obstack *@var{obstack-ptr}, int @var{data})
481 @code{obstack_int_grow_fast} adds @code{sizeof (int)} bytes
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobstacks.texi480 @deftypefun void obstack_int_grow_fast (struct obstack *@var{obstack-ptr}, int @var{data})
481 @code{obstack_int_grow_fast} adds @code{sizeof (int)} bytes
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19914760 obstack_int_grow, obstack_int_grow_fast): Eliminate