Searched refs:obstack_int_grow_fast (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | obstack.h | 229 void obstack_int_grow_fast (struct obstack *obstack, int data); 376 obstack_int_grow_fast (__o, datum); }) 385 # define obstack_int_grow_fast(OBSTACK,aint) \ macro 495 obstack_int_grow_fast (h, datum)) 500 # define obstack_int_grow_fast(h,aint) \ macro
|
| D | ChangeLog-9103 | 59 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /openbsd/src/gnu/lib/libiberty/include/ |
| D | obstack.h | 229 void obstack_int_grow_fast (struct obstack *obstack, int data); 376 obstack_int_grow_fast (__o, datum); }) 385 # define obstack_int_grow_fast(OBSTACK,aint) \ macro 495 obstack_int_grow_fast (h, datum)) 500 # define obstack_int_grow_fast(h,aint) \ macro
|
| D | ChangeLog | 17 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /openbsd/src/gnu/gcc/include/ |
| D | obstack.h | 229 void obstack_int_grow_fast (struct obstack *obstack, int data); 376 obstack_int_grow_fast (__o, datum); }) 385 # define obstack_int_grow_fast(OBSTACK,aint) \ macro 495 obstack_int_grow_fast (h, datum)) 500 # define obstack_int_grow_fast(h,aint) \ macro
|
| D | ChangeLog-9103 | 59 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | obstack.h | 249 void obstack_int_grow_fast (struct obstack *obstack, int data); 433 obstack_int_grow_fast (__o, datum); }) 442 # define obstack_int_grow_fast(OBSTACK,aint) \ macro 552 obstack_int_grow_fast (h, datum)) 557 # define obstack_int_grow_fast(h,aint) \ macro
|
| D | ChangeLog | 48 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| D | ChangeLog-9103 | 53 (obstack_ptr_grow_fast, obstack_int_grow_fast):
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | obstacks.texi | 485 @deftypefun void obstack_int_grow_fast (struct obstack *@var{obstack-ptr}, int @var{data}) 486 The function @code{obstack_int_grow_fast} adds @code{sizeof (int)} bytes
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1991 | 4760 obstack_int_grow, obstack_int_grow_fast): Eliminate
|