Searched refs:obstack_int_grow_fast (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | obstack.h | 357 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
|
| D | ChangeLog-9103 | 59 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | obstack.h | 357 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
|
| D | ChangeLog-9103 | 59 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | obstack.h | 357 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
|
| D | ChangeLog-9103 | 59 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | obstacks.texi | 480 @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/ |
| D | obstacks.texi | 480 @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/ |
| D | obstacks.texi | 480 @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/ |
| D | ChangeLog-1991 | 4760 obstack_int_grow, obstack_int_grow_fast): Eliminate
|