HomeSort by relevance Sort by last modified time
    Searched defs:XML_MemMalloc (Results 1 - 3 of 3) sorted by null

  /external/expat/amiga/include/inline4/
expat.h 90 #define XML_MemMalloc(parser, size) IExpat->XML_MemMalloc(parser, size)
  /external/expat/amiga/include/interfaces/
expat.h 93 void * APICALL (*XML_MemMalloc)(struct ExpatIFace *Self, XML_Parser parser, size_t size);
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 258 milliseconds