Searched refs:xmlMallocAtomicLoc (Results 1 – 7 of 7) sorted by relevance
165 xmlMallocAtomicLoc (size_t size, const char *file, int line) LIBXML_ATTR_ALLOC_SIZE(1);189 #define xmlMallocAtomic(size) xmlMallocAtomicLoc((size), __FILE__, __LINE__)
228 d xmlMallocAtomicLoc...229 d pr * extproc('xmlMallocAtomicLoc') void *
238 xmlMallocAtomicLoc(size_t size, const char * file, int line) in xmlMallocAtomicLoc() function
1465 xmlMallocAtomicLoc;
5273 #undef xmlMallocAtomicLoc5274 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc __attribute((alias("xmlMallocAtomicLoc__int…5276 #ifndef xmlMallocAtomicLoc5277 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc__internal_alias __attribute((visibility("hi…5278 #define xmlMallocAtomicLoc xmlMallocAtomicLoc__internal_alias macro
352 Unsigned addition may overflow in xmlMallocAtomicLoc() (David Kilzer),
1075 xmlMallocAtomicLoc