Searched refs:__xmlGenericErrorContext (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dglobals.h352 XMLPUBFUN void * * XMLCALL __xmlGenericErrorContext(void);
355 (*(__xmlGenericErrorContext()))
/external/libxml2/include/libxml/
H A Dglobals.h352 XMLPUBFUN void * * XMLCALL __xmlGenericErrorContext(void);
355 (*(__xmlGenericErrorContext()))
/external/chromium_org/third_party/libxml/src/
H A Dglobals.c901 __xmlGenericErrorContext(void) { function
H A Delfgcchack.h78 #undef __xmlGenericErrorContext macro
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGenericErrorContext__internal_alias")));
81 #ifndef __xmlGenericErrorContext
82 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((visibility("hidden")));
83 #define __xmlGenericErrorContext __xmlGenericErrorContext__internal_alias macro
/external/libxml2/
H A Dglobals.c882 __xmlGenericErrorContext(void) { function
H A Delfgcchack.h78 #undef __xmlGenericErrorContext macro
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGenericErrorContext__internal_alias")));
81 #ifndef __xmlGenericErrorContext
82 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((visibility("hidden")));
83 #define __xmlGenericErrorContext __xmlGenericErrorContext__internal_alias macro

Completed in 517 milliseconds