Searched refs:xmlShellDu (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h191 xmlShellDu (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h191 xmlShellDu (xmlShellCtxtPtr ctxt,
/external/libxml2/
H A DdebugXML.c2668 * xmlShellDu:
2681 xmlShellDu(xmlShellCtxtPtr ctxt, function
2973 xmlShellDu(ctxt, NULL, ctxt->node, NULL);
2997 xmlShellDu(ctxt, NULL,
H A Delfgcchack.h10606 #undef xmlShellDu macro
10607 extern __typeof (xmlShellDu) xmlShellDu __attribute((alias("xmlShellDu__internal_alias")));
10609 #ifndef xmlShellDu
10610 extern __typeof (xmlShellDu) xmlShellDu__internal_alias __attribute((visibility("hidden")));
10611 #define xmlShellDu xmlShellDu__internal_alias macro
/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
H A Dtestapi.c7701 ret_val = xmlShellDu(ctxt, arg, tree, node2);
7710 printf("Leak of %d blocks found in xmlShellDu",
[all...]

Completed in 3811 milliseconds