Searched defs:obstack_copy (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/gcc/include/ |
H A D | obstack.h | 407 # define obstack_copy(OBSTACK,where,length) \ macro 512 # define obstack_copy(h,where,length) \ macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | obstack.h | 407 # define obstack_copy(OBSTACK,where,length) \ macro 512 # define obstack_copy(h,where,length) \ macro
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | obstack.h | 407 # define obstack_copy(OBSTACK,where,length) \ macro 512 # define obstack_copy(h,where,length) \ macro
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | obstack.h | 464 # define obstack_copy(OBSTACK,where,length) \ macro 569 # define obstack_copy(h,where,length) \ macro
|