Searched defs:obstack_specify_allocation_with_arg (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | obstack.h | 309 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ macro 334 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ macro
|
/openbsd-src/gnu/gcc/include/ |
H A D | obstack.h | 278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | obstack.h | 278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ macro
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | obstack.h | 278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ macro
|