Searched refs:xmlMallocAtomicLoc (Results 1 – 3 of 3) 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__)
230 xmlMallocAtomicLoc(size_t size, const char * file, int line) in xmlMallocAtomicLoc() function
5161 #undef xmlMallocAtomicLoc5162 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc __attribute((alias("xmlMallocAtomicLoc__int…5164 #ifndef xmlMallocAtomicLoc5165 extern __typeof (xmlMallocAtomicLoc) xmlMallocAtomicLoc__internal_alias __attribute((visibility("hi…5166 #define xmlMallocAtomicLoc xmlMallocAtomicLoc__internal_alias macro