Home
last modified time | relevance | path

Searched refs:duff_allocator (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7445 duff_allocator(size_t size) { in duff_allocator() function
7465 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST()
7485 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST()
7805 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in alloc_setup()
10022 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in nsalloc_setup()