Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h168 void (*freefun) (void *, struct _obstack_chunk *); member
231 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
236 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument