HomeSort by relevance Sort by last modified time
    Searched refs:XML_MemRealloc (Results 1 - 8 of 8) sorted by null

  /external/expat/amiga/include/inline4/
expat.h 91 #define XML_MemRealloc(parser, ptr, size) IExpat->XML_MemRealloc(parser, ptr, size)
  /external/expat/amiga/include/interfaces/
expat.h 94 void * APICALL (*XML_MemRealloc)(struct ExpatIFace *Self, XML_Parser parser, void * ptr, size_t size);
  /external/expat/amiga/include/libraries/
expat.h 499 XML_MemRealloc(XML_Parser parser, void *ptr, size_t size);
  /external/expat/lib/
expat.h     [all...]
xmlparse.c     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/include/
expat.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/include/
expat.h     [all...]
  /external/expat/amiga/
expat_vectors.c 499 XML_MemRealloc(parser, ptr, size);

Completed in 236 milliseconds