Searched defs:obstack_copy0 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 413 # define obstack_copy0(OBSTACK,where,length) \ macro 515 # define obstack_copy0(h,where,length) \ macro
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 413 # define obstack_copy0(OBSTACK,where,length) \ macro 515 # define obstack_copy0(h,where,length) \ macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 406 # define obstack_copy0(OBSTACK, where, length) \ macro 516 # define obstack_copy0(h, where, length) \ macro
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 395 # define obstack_copy0(OBSTACK, where, length) \ macro 505 # define obstack_copy0(h, where, length) \ macro
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 395 # define obstack_copy0(OBSTACK, where, length) \ macro 505 # define obstack_copy0(h, where, length) \ macro
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 395 # define obstack_copy0(OBSTACK, where, length) \ macro 505 # define obstack_copy0(h, where, length) \ macro
|