Searched defs:obstack_copy (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 407 # define obstack_copy(OBSTACK,where,length) \ macro 512 # define obstack_copy(h,where,length) \ macro
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 407 # define obstack_copy(OBSTACK,where,length) \ macro 512 # define obstack_copy(h,where,length) \ macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 400 # define obstack_copy(OBSTACK, where, length) \ macro 513 # define obstack_copy(h, where, length) \ macro
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 389 # define obstack_copy(OBSTACK, where, length) \ macro 502 # define obstack_copy(h, where, length) \ macro
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 389 # define obstack_copy(OBSTACK, where, length) \ macro 502 # define obstack_copy(h, where, length) \ macro
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 389 # define obstack_copy(OBSTACK, where, length) \ macro 502 # define obstack_copy(h, where, length) \ macro
|