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

/vbox/src/libs/libxml2-2.6.31/
H A Dglobals.c854 __xmlGenericError(void) { function
H A Delfgcchack.h68 #undef __xmlGenericError macro
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 macro

Completed in 101 milliseconds