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

/external/libxml2/
H A Dglobals.c935 int xmlThrDefIndentTreeOutput(int v) { function
H A Delfgcchack.h12925 #undef xmlThrDefIndentTreeOutput macro
12926 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput __attribute((alias("xmlThrDefIndentTreeOutput__internal_alias")));
12928 #ifndef xmlThrDefIndentTreeOutput
12929 extern __typeof (xmlThrDefIndentTreeOutput) xmlThrDefIndentTreeOutput__internal_alias __attribute((visibility("hidden")));
12930 #define xmlThrDefIndentTreeOutput xmlThrDefIndentTreeOutput__internal_alias macro

Completed in 77 milliseconds