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

/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2665 * xmlShellDu:
2678 xmlShellDu(xmlShellCtxtPtr ctxt, function
2962 xmlShellDu(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10456 #undef xmlShellDu macro
10457 extern __typeof (xmlShellDu) xmlShellDu __attribute((alias("xmlShellDu__internal_alias")));
10459 #ifndef xmlShellDu
10460 extern __typeof (xmlShellDu) xmlShellDu__internal_alias __attribute((visibility("hidden")));
10461 #define xmlShellDu xmlShellDu__internal_alias macro
/external/libxml2/
H A DdebugXML.c2666 * xmlShellDu:
2679 xmlShellDu(xmlShellCtxtPtr ctxt, function
2963 xmlShellDu(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10456 #undef xmlShellDu macro
10457 extern __typeof (xmlShellDu) xmlShellDu __attribute((alias("xmlShellDu__internal_alias")));
10459 #ifndef xmlShellDu
10460 extern __typeof (xmlShellDu) xmlShellDu__internal_alias __attribute((visibility("hidden")));
10461 #define xmlShellDu xmlShellDu__internal_alias macro

Completed in 441 milliseconds