Home
last modified time | relevance | path

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

/external/bison/lib/
Dobstack.h167 void (*freefun) (void *, struct _obstack_chunk *); member
230 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
235 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument