Home
last modified time | relevance | path

Searched refs:xmlMallocAtomicLoc (Results 1 – 6 of 6) 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/os400/libxmlrpg/
Dxmlmemory.rpgle228 d xmlMallocAtomicLoc...
229 d pr * extproc('xmlMallocAtomicLoc') void *
/external/libxml2/
Dxmlmemory.c238 xmlMallocAtomicLoc(size_t size, const char * file, int line) in xmlMallocAtomicLoc() function
Dlibxml2.syms1465 xmlMallocAtomicLoc;
Delfgcchack.h5263 #undef xmlMallocAtomicLoc
5264 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc __attribute((alias("xmlMallocAtomicLoc__int…
5266 #ifndef xmlMallocAtomicLoc
5267 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc__internal_alias __attribute((visibility("hi…
5268 #define xmlMallocAtomicLoc xmlMallocAtomicLoc__internal_alias macro
/external/libxml2/win32/
Dlibxml2.def.src1074 xmlMallocAtomicLoc