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

/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c253 * xmlNanoHTTPCleanup:
259 xmlNanoHTTPCleanup(void) { function
1859 xmlNanoHTTPCleanup();
H A Delfgcchack.h5692 #undef xmlNanoHTTPCleanup macro
5693 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup __attribute((alias("xmlNanoHTTPCleanup__internal_alias")));
5695 #ifndef xmlNanoHTTPCleanup
5696 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup__internal_alias __attribute((visibility("hidden")));
5697 #define xmlNanoHTTPCleanup xmlNanoHTTPCleanup__internal_alias macro
/external/libxml2/
H A Dnanohttp.c251 * xmlNanoHTTPCleanup:
257 xmlNanoHTTPCleanup(void) { function
1864 xmlNanoHTTPCleanup();
H A Delfgcchack.h5692 #undef xmlNanoHTTPCleanup macro
5693 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup __attribute((alias("xmlNanoHTTPCleanup__internal_alias")));
5695 #ifndef xmlNanoHTTPCleanup
5696 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup__internal_alias __attribute((visibility("hidden")));
5697 #define xmlNanoHTTPCleanup xmlNanoHTTPCleanup__internal_alias macro

Completed in 3853 milliseconds