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

/external/libxml2/
H A Dnanohttp.c1704 * xmlNanoHTTPReturnCode:
1712 xmlNanoHTTPReturnCode(void *ctx) { function
H A Delfgcchack.h5950 #undef xmlNanoHTTPReturnCode macro
5951 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode __attribute((alias("xmlNanoHTTPReturnCode__internal_alias")));
5953 #ifndef xmlNanoHTTPReturnCode
5954 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode__internal_alias __attribute((visibility("hidden")));
5955 #define xmlNanoHTTPReturnCode xmlNanoHTTPReturnCode__internal_alias macro

Completed in 96 milliseconds