Home
last modified time | relevance | path

Searched refs:xmlMallocAtomicLoc (Results 1 – 7 of 7) 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.h5273 #undef xmlMallocAtomicLoc
5274 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc __attribute((alias("xmlMallocAtomicLoc__int…
5276 #ifndef xmlMallocAtomicLoc
5277 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc__internal_alias __attribute((visibility("hi…
5278 #define xmlMallocAtomicLoc xmlMallocAtomicLoc__internal_alias macro
DNEWS352 Unsigned addition may overflow in xmlMallocAtomicLoc() (David Kilzer),
/external/libxml2/win32/
Dlibxml2.def.src1075 xmlMallocAtomicLoc