Home
last modified time | relevance | path

Searched refs:xmlMallocAtomicLoc (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlmemory.h165 xmlMallocAtomicLoc (size_t size, const char *file, int line) LIBXML_ATTR_ALLOC_SIZE(1);
189 #define xmlMallocAtomic(size) xmlMallocAtomicLoc((size), __FILE__, __LINE__)
/external/libxml2/
Dxmlmemory.c230 xmlMallocAtomicLoc(size_t size, const char * file, int line) in xmlMallocAtomicLoc() function
Delfgcchack.h5161 #undef xmlMallocAtomicLoc
5162 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc __attribute((alias("xmlMallocAtomicLoc__int…
5164 #ifndef xmlMallocAtomicLoc
5165 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc__internal_alias __attribute((visibility("hi…
5166 #define xmlMallocAtomicLoc xmlMallocAtomicLoc__internal_alias macro