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

  /external/dbus/bus/
config-loader-expat.c 195 memsuite.malloc_fcn = dbus_malloc;
  /external/expat/amiga/include/libraries/
expat.h 174 void *(*malloc_fcn)(size_t size); member in struct:__anon5513
  /external/expat/lib/
expat.h 197 void *(*malloc_fcn)(size_t size); member in struct:__anon5518
    [all...]
xmlparse.c 551 #define MALLOC(s) (parser->m_mem.malloc_fcn((s)))
709 memsuite->malloc_fcn(sizeof(struct XML_ParserStruct));
712 mtemp->malloc_fcn = memsuite->malloc_fcn;
722 mtemp->malloc_fcn = malloc;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/include/
expat.h 197 void *(*malloc_fcn)(size_t size); member in struct:__anon17549
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/include/
expat.h 197 void *(*malloc_fcn)(size_t size); member in struct:__anon18933
    [all...]

Completed in 783 milliseconds