Home
last modified time | relevance | path

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

/malloc/
A Dobstack.h169 struct _obstack_chunk *(*chunkfun) (void *, long); member
238 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
243 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument

Completed in 5 milliseconds