Home | History | Annotate | Download | only in libxml2

Lines Matching refs:__xmlGenericError

68 #undef __xmlGenericError
69 extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__internal_alias")));
71 #ifndef __xmlGenericError
72 extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hidden")));
73 #define __xmlGenericError __xmlGenericError__internal_alias