Searched refs:duff_allocator (Results 1 – 5 of 5) sorted by relevance
143 extern void *duff_allocator(size_t size);
292 duff_allocator(size_t size) { in duff_allocator() function
74 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() 94 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST()
64 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in nsalloc_setup()
70 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in alloc_setup()