Searched defs:xmlMemBlocks (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlmemory.c574 * xmlMemBlocks:
582 xmlMemBlocks(void) { function
H A Delfgcchack.h5283 #undef xmlMemBlocks macro
5284 extern __typeof (xmlMemBlocks) xmlMemBlocks __attribute((alias("xmlMemBlocks__internal_alias")));
5286 #ifndef xmlMemBlocks
5287 extern __typeof (xmlMemBlocks) xmlMemBlocks__internal_alias __attribute((visibility("hidden")));
5288 #define xmlMemBlocks xmlMemBlocks__internal_alias macro

Completed in 154 milliseconds