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

  /external/libxml2/include/libxml/
xmlmemory.h 165 xmlMallocAtomicLoc (size_t size, const char *file, int line) LIBXML_ATTR_ALLOC_SIZE(1);
189 #define xmlMallocAtomic(size) xmlMallocAtomicLoc((size), __FILE__, __LINE__)
  /external/libxml2/
xmlmemory.c 219 * xmlMallocAtomicLoc:
230 xmlMallocAtomicLoc(size_t size, const char * file, int line)
elfgcchack.h     [all...]

Completed in 39 milliseconds