Searched defs:obstack_copy0 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/gcc/include/ |
H A D | obstack.h | 413 # define obstack_copy0(OBSTACK,where,length) \ macro 515 # define obstack_copy0(h,where,length) \ macro
|
/openbsd/gnu/lib/libiberty/include/ |
H A D | obstack.h | 413 # define obstack_copy0(OBSTACK,where,length) \ macro 515 # define obstack_copy0(h,where,length) \ macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | obstack.h | 413 # define obstack_copy0(OBSTACK,where,length) \ macro 515 # define obstack_copy0(h,where,length) \ macro
|
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | obstack.h | 470 # define obstack_copy0(OBSTACK,where,length) \ macro 572 # define obstack_copy0(h,where,length) \ macro
|