Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dmisc_tests.c64 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local
84 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local
250 XML_Memory_Handling_Suite memsuite in START_TEST() local
H A Dnsalloc_tests.c59 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in nsalloc_setup() local
H A Dalloc_tests.c60 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in alloc_setup() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c1058 XML_ParserCreate_MM(const XML_Char * encodingName,const XML_Memory_Handling_Suite * memsuite,const XML_Char * nameSep) XML_ParserCreate_MM() argument
1065 parserCreate(const XML_Char * encodingName,const XML_Memory_Handling_Suite * memsuite,const XML_Char * nameSep,DTD * dtd) parserCreate() argument
7787 copyString(const XML_Char * s,const XML_Memory_Handling_Suite * memsuite) copyString() argument
[all...]