Home
last modified time | relevance | path

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

/external/obstack/include/
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