Searched defs:obstack_ptr_grow (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 364 # define obstack_ptr_grow(OBSTACK,datum) \ macro 487 # define obstack_ptr_grow(h,datum) \ macro
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 364 # define obstack_ptr_grow(OBSTACK,datum) \ macro 487 # define obstack_ptr_grow(h,datum) \ macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 356 # define obstack_ptr_grow(OBSTACK, datum) \ macro 486 # define obstack_ptr_grow(h, datum) \ macro
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 345 # define obstack_ptr_grow(OBSTACK, datum) \ macro 475 # define obstack_ptr_grow(h, datum) \ macro
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 345 # define obstack_ptr_grow(OBSTACK, datum) \ macro 475 # define obstack_ptr_grow(h, datum) \ macro
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 345 # define obstack_ptr_grow(OBSTACK, datum) \ macro 475 # define obstack_ptr_grow(h, datum) \ macro
|