Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/include/
H A Dobstack.h177 void (*freefun) (void *, struct _obstack_chunk *); 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.h177 void (*freefun) (void *, struct _obstack_chunk *); 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.h187 } freefun; 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.h198 } freefun; 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.h187 } freefun; 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.h187 } freefun; 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