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

/external/libxml2/
H A Delfgcchack.h270 #undef htmlDocContentDumpOutput macro
271 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput __attribute((alias("htmlDocContentDumpOutput__internal_alias")));
273 #ifndef htmlDocContentDumpOutput
274 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput__internal_alias __attribute((visibility("hidden")));
275 #define htmlDocContentDumpOutput htmlDocContentDumpOutput__internal_alias macro

Completed in 89 milliseconds