Home
last modified time | relevance | path

Searched defs:chunkfun (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Dobstack.h176 struct _obstack_chunk *(*chunkfun) (void *, long); member
274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/dragonfly/contrib/gdb-7/include/
H A Dobstack.h176 struct _obstack_chunk *(*chunkfun) (void *, long); member
274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/dragonfly/contrib/binutils-2.27/include/
H A Dobstack.h182 } chunkfun; member
253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/dragonfly/contrib/grep/lib/
H A Dobstack.h193 } chunkfun; member
264 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
269 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/dragonfly/contrib/binutils-2.34/include/
H A Dobstack.h182 } chunkfun; member
253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/dragonfly/contrib/gcc-8.0/include/
H A Dobstack.h182 } chunkfun; member
253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument