OLD | NEW |
1 /* | 1 /* |
2 * elfgcchack.h: hack by Arjan van de Ven <arjanv@redhat.com> to speed | 2 * elfgcchack.h: hack by Arjan van de Ven <arjanv@redhat.com> to speed |
3 * up the code when using gcc for call within the library. | 3 * up the code when using gcc for call within the library. |
4 * | 4 * |
5 * Based on the analysis http://people.redhat.com/drepper/dsohowto.pdf | 5 * Based on the analysis http://people.redhat.com/drepper/dsohowto.pdf |
6 * from Ulrich drepper. Rewritten to be generated from the XML description | 6 * from Ulrich drepper. Rewritten to be generated from the XML description |
7 * file for libxml2 API | 7 * file for libxml2 API |
8 * autogenerated with xsltproc doc/elfgcchack.xsl doc/libxml2-api.xml | 8 * autogenerated with xsltproc doc/elfgcchack.xsl doc/libxml2-api.xml |
9 */ | 9 */ |
10 | 10 |
(...skipping 1973 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1984 #ifdef bottom_parserInternals | 1984 #ifdef bottom_parserInternals |
1985 #undef xmlCheckVersion | 1985 #undef xmlCheckVersion |
1986 extern __typeof (xmlCheckVersion) xmlCheckVersion __attribute((alias("xmlCheckVe
rsion__internal_alias"))); | 1986 extern __typeof (xmlCheckVersion) xmlCheckVersion __attribute((alias("xmlCheckVe
rsion__internal_alias"))); |
1987 #else | 1987 #else |
1988 #ifndef xmlCheckVersion | 1988 #ifndef xmlCheckVersion |
1989 extern __typeof (xmlCheckVersion) xmlCheckVersion__internal_alias __attribute((v
isibility("hidden"))); | 1989 extern __typeof (xmlCheckVersion) xmlCheckVersion__internal_alias __attribute((v
isibility("hidden"))); |
1990 #define xmlCheckVersion xmlCheckVersion__internal_alias | 1990 #define xmlCheckVersion xmlCheckVersion__internal_alias |
1991 #endif | 1991 #endif |
1992 #endif | 1992 #endif |
1993 | 1993 |
| 1994 #if defined(LIBXML_TREE_ENABLED) |
| 1995 #ifdef bottom_tree |
| 1996 #undef xmlChildElementCount |
| 1997 extern __typeof (xmlChildElementCount) xmlChildElementCount __attribute((alias("
xmlChildElementCount__internal_alias"))); |
| 1998 #else |
| 1999 #ifndef xmlChildElementCount |
| 2000 extern __typeof (xmlChildElementCount) xmlChildElementCount__internal_alias __at
tribute((visibility("hidden"))); |
| 2001 #define xmlChildElementCount xmlChildElementCount__internal_alias |
| 2002 #endif |
| 2003 #endif |
| 2004 #endif |
| 2005 |
1994 #ifdef bottom_encoding | 2006 #ifdef bottom_encoding |
1995 #undef xmlCleanupCharEncodingHandlers | 2007 #undef xmlCleanupCharEncodingHandlers |
1996 extern __typeof (xmlCleanupCharEncodingHandlers) xmlCleanupCharEncodingHandlers
__attribute((alias("xmlCleanupCharEncodingHandlers__internal_alias"))); | 2008 extern __typeof (xmlCleanupCharEncodingHandlers) xmlCleanupCharEncodingHandlers
__attribute((alias("xmlCleanupCharEncodingHandlers__internal_alias"))); |
1997 #else | 2009 #else |
1998 #ifndef xmlCleanupCharEncodingHandlers | 2010 #ifndef xmlCleanupCharEncodingHandlers |
1999 extern __typeof (xmlCleanupCharEncodingHandlers) xmlCleanupCharEncodingHandlers_
_internal_alias __attribute((visibility("hidden"))); | 2011 extern __typeof (xmlCleanupCharEncodingHandlers) xmlCleanupCharEncodingHandlers_
_internal_alias __attribute((visibility("hidden"))); |
2000 #define xmlCleanupCharEncodingHandlers xmlCleanupCharEncodingHandlers__internal_
alias | 2012 #define xmlCleanupCharEncodingHandlers xmlCleanupCharEncodingHandlers__internal_
alias |
2001 #endif | 2013 #endif |
2002 #endif | 2014 #endif |
2003 | 2015 |
(...skipping 1408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3412 #ifdef bottom_encoding | 3424 #ifdef bottom_encoding |
3413 #undef xmlFindCharEncodingHandler | 3425 #undef xmlFindCharEncodingHandler |
3414 extern __typeof (xmlFindCharEncodingHandler) xmlFindCharEncodingHandler __attrib
ute((alias("xmlFindCharEncodingHandler__internal_alias"))); | 3426 extern __typeof (xmlFindCharEncodingHandler) xmlFindCharEncodingHandler __attrib
ute((alias("xmlFindCharEncodingHandler__internal_alias"))); |
3415 #else | 3427 #else |
3416 #ifndef xmlFindCharEncodingHandler | 3428 #ifndef xmlFindCharEncodingHandler |
3417 extern __typeof (xmlFindCharEncodingHandler) xmlFindCharEncodingHandler__interna
l_alias __attribute((visibility("hidden"))); | 3429 extern __typeof (xmlFindCharEncodingHandler) xmlFindCharEncodingHandler__interna
l_alias __attribute((visibility("hidden"))); |
3418 #define xmlFindCharEncodingHandler xmlFindCharEncodingHandler__internal_alias | 3430 #define xmlFindCharEncodingHandler xmlFindCharEncodingHandler__internal_alias |
3419 #endif | 3431 #endif |
3420 #endif | 3432 #endif |
3421 | 3433 |
| 3434 #if defined(LIBXML_TREE_ENABLED) |
| 3435 #ifdef bottom_tree |
| 3436 #undef xmlFirstElementChild |
| 3437 extern __typeof (xmlFirstElementChild) xmlFirstElementChild __attribute((alias("
xmlFirstElementChild__internal_alias"))); |
| 3438 #else |
| 3439 #ifndef xmlFirstElementChild |
| 3440 extern __typeof (xmlFirstElementChild) xmlFirstElementChild__internal_alias __at
tribute((visibility("hidden"))); |
| 3441 #define xmlFirstElementChild xmlFirstElementChild__internal_alias |
| 3442 #endif |
| 3443 #endif |
| 3444 #endif |
| 3445 |
3422 #ifdef bottom_valid | 3446 #ifdef bottom_valid |
3423 #undef xmlFreeAttributeTable | 3447 #undef xmlFreeAttributeTable |
3424 extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable __attribute((alias
("xmlFreeAttributeTable__internal_alias"))); | 3448 extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable __attribute((alias
("xmlFreeAttributeTable__internal_alias"))); |
3425 #else | 3449 #else |
3426 #ifndef xmlFreeAttributeTable | 3450 #ifndef xmlFreeAttributeTable |
3427 extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable__internal_alias __
attribute((visibility("hidden"))); | 3451 extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable__internal_alias __
attribute((visibility("hidden"))); |
3428 #define xmlFreeAttributeTable xmlFreeAttributeTable__internal_alias | 3452 #define xmlFreeAttributeTable xmlFreeAttributeTable__internal_alias |
3429 #endif | 3453 #endif |
3430 #endif | 3454 #endif |
3431 | 3455 |
(...skipping 1320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4752 #ifdef bottom_parserInternals | 4776 #ifdef bottom_parserInternals |
4753 #undef xmlKeepBlanksDefault | 4777 #undef xmlKeepBlanksDefault |
4754 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault __attribute((alias("
xmlKeepBlanksDefault__internal_alias"))); | 4778 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault __attribute((alias("
xmlKeepBlanksDefault__internal_alias"))); |
4755 #else | 4779 #else |
4756 #ifndef xmlKeepBlanksDefault | 4780 #ifndef xmlKeepBlanksDefault |
4757 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault__internal_alias __at
tribute((visibility("hidden"))); | 4781 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault__internal_alias __at
tribute((visibility("hidden"))); |
4758 #define xmlKeepBlanksDefault xmlKeepBlanksDefault__internal_alias | 4782 #define xmlKeepBlanksDefault xmlKeepBlanksDefault__internal_alias |
4759 #endif | 4783 #endif |
4760 #endif | 4784 #endif |
4761 | 4785 |
| 4786 #if defined(LIBXML_TREE_ENABLED) |
| 4787 #ifdef bottom_tree |
| 4788 #undef xmlLastElementChild |
| 4789 extern __typeof (xmlLastElementChild) xmlLastElementChild __attribute((alias("xm
lLastElementChild__internal_alias"))); |
| 4790 #else |
| 4791 #ifndef xmlLastElementChild |
| 4792 extern __typeof (xmlLastElementChild) xmlLastElementChild__internal_alias __attr
ibute((visibility("hidden"))); |
| 4793 #define xmlLastElementChild xmlLastElementChild__internal_alias |
| 4794 #endif |
| 4795 #endif |
| 4796 #endif |
| 4797 |
4762 #ifdef bottom_parserInternals | 4798 #ifdef bottom_parserInternals |
4763 #undef xmlLineNumbersDefault | 4799 #undef xmlLineNumbersDefault |
4764 extern __typeof (xmlLineNumbersDefault) xmlLineNumbersDefault __attribute((alias
("xmlLineNumbersDefault__internal_alias"))); | 4800 extern __typeof (xmlLineNumbersDefault) xmlLineNumbersDefault __attribute((alias
("xmlLineNumbersDefault__internal_alias"))); |
4765 #else | 4801 #else |
4766 #ifndef xmlLineNumbersDefault | 4802 #ifndef xmlLineNumbersDefault |
4767 extern __typeof (xmlLineNumbersDefault) xmlLineNumbersDefault__internal_alias __
attribute((visibility("hidden"))); | 4803 extern __typeof (xmlLineNumbersDefault) xmlLineNumbersDefault__internal_alias __
attribute((visibility("hidden"))); |
4768 #define xmlLineNumbersDefault xmlLineNumbersDefault__internal_alias | 4804 #define xmlLineNumbersDefault xmlLineNumbersDefault__internal_alias |
4769 #endif | 4805 #endif |
4770 #endif | 4806 #endif |
4771 | 4807 |
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5155 #undef xmlMemDisplay | 5191 #undef xmlMemDisplay |
5156 extern __typeof (xmlMemDisplay) xmlMemDisplay __attribute((alias("xmlMemDisplay_
_internal_alias"))); | 5192 extern __typeof (xmlMemDisplay) xmlMemDisplay __attribute((alias("xmlMemDisplay_
_internal_alias"))); |
5157 #else | 5193 #else |
5158 #ifndef xmlMemDisplay | 5194 #ifndef xmlMemDisplay |
5159 extern __typeof (xmlMemDisplay) xmlMemDisplay__internal_alias __attribute((visib
ility("hidden"))); | 5195 extern __typeof (xmlMemDisplay) xmlMemDisplay__internal_alias __attribute((visib
ility("hidden"))); |
5160 #define xmlMemDisplay xmlMemDisplay__internal_alias | 5196 #define xmlMemDisplay xmlMemDisplay__internal_alias |
5161 #endif | 5197 #endif |
5162 #endif | 5198 #endif |
5163 | 5199 |
5164 #ifdef bottom_xmlmemory | 5200 #ifdef bottom_xmlmemory |
| 5201 #undef xmlMemDisplayLast |
| 5202 extern __typeof (xmlMemDisplayLast) xmlMemDisplayLast __attribute((alias("xmlMem
DisplayLast__internal_alias"))); |
| 5203 #else |
| 5204 #ifndef xmlMemDisplayLast |
| 5205 extern __typeof (xmlMemDisplayLast) xmlMemDisplayLast__internal_alias __attribut
e((visibility("hidden"))); |
| 5206 #define xmlMemDisplayLast xmlMemDisplayLast__internal_alias |
| 5207 #endif |
| 5208 #endif |
| 5209 |
| 5210 #ifdef bottom_xmlmemory |
5165 #undef xmlMemFree | 5211 #undef xmlMemFree |
5166 extern __typeof (xmlMemFree) xmlMemFree __attribute((alias("xmlMemFree__internal
_alias"))); | 5212 extern __typeof (xmlMemFree) xmlMemFree __attribute((alias("xmlMemFree__internal
_alias"))); |
5167 #else | 5213 #else |
5168 #ifndef xmlMemFree | 5214 #ifndef xmlMemFree |
5169 extern __typeof (xmlMemFree) xmlMemFree__internal_alias __attribute((visibility(
"hidden"))); | 5215 extern __typeof (xmlMemFree) xmlMemFree__internal_alias __attribute((visibility(
"hidden"))); |
5170 #define xmlMemFree xmlMemFree__internal_alias | 5216 #define xmlMemFree xmlMemFree__internal_alias |
5171 #endif | 5217 #endif |
5172 #endif | 5218 #endif |
5173 | 5219 |
5174 #ifdef bottom_xmlmemory | 5220 #ifdef bottom_xmlmemory |
(...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6036 #ifdef bottom_valid | 6082 #ifdef bottom_valid |
6037 #undef xmlNewElementContent | 6083 #undef xmlNewElementContent |
6038 extern __typeof (xmlNewElementContent) xmlNewElementContent __attribute((alias("
xmlNewElementContent__internal_alias"))); | 6084 extern __typeof (xmlNewElementContent) xmlNewElementContent __attribute((alias("
xmlNewElementContent__internal_alias"))); |
6039 #else | 6085 #else |
6040 #ifndef xmlNewElementContent | 6086 #ifndef xmlNewElementContent |
6041 extern __typeof (xmlNewElementContent) xmlNewElementContent__internal_alias __at
tribute((visibility("hidden"))); | 6087 extern __typeof (xmlNewElementContent) xmlNewElementContent__internal_alias __at
tribute((visibility("hidden"))); |
6042 #define xmlNewElementContent xmlNewElementContent__internal_alias | 6088 #define xmlNewElementContent xmlNewElementContent__internal_alias |
6043 #endif | 6089 #endif |
6044 #endif | 6090 #endif |
6045 | 6091 |
| 6092 #ifdef bottom_entities |
| 6093 #undef xmlNewEntity |
| 6094 extern __typeof (xmlNewEntity) xmlNewEntity __attribute((alias("xmlNewEntity__in
ternal_alias"))); |
| 6095 #else |
| 6096 #ifndef xmlNewEntity |
| 6097 extern __typeof (xmlNewEntity) xmlNewEntity__internal_alias __attribute((visibil
ity("hidden"))); |
| 6098 #define xmlNewEntity xmlNewEntity__internal_alias |
| 6099 #endif |
| 6100 #endif |
| 6101 |
6046 #ifdef bottom_parserInternals | 6102 #ifdef bottom_parserInternals |
6047 #undef xmlNewEntityInputStream | 6103 #undef xmlNewEntityInputStream |
6048 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream __attribute((a
lias("xmlNewEntityInputStream__internal_alias"))); | 6104 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream __attribute((a
lias("xmlNewEntityInputStream__internal_alias"))); |
6049 #else | 6105 #else |
6050 #ifndef xmlNewEntityInputStream | 6106 #ifndef xmlNewEntityInputStream |
6051 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream__internal_alia
s __attribute((visibility("hidden"))); | 6107 extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream__internal_alia
s __attribute((visibility("hidden"))); |
6052 #define xmlNewEntityInputStream xmlNewEntityInputStream__internal_alias | 6108 #define xmlNewEntityInputStream xmlNewEntityInputStream__internal_alias |
6053 #endif | 6109 #endif |
6054 #endif | 6110 #endif |
6055 | 6111 |
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6360 #ifdef bottom_parserInternals | 6416 #ifdef bottom_parserInternals |
6361 #undef xmlNextChar | 6417 #undef xmlNextChar |
6362 extern __typeof (xmlNextChar) xmlNextChar __attribute((alias("xmlNextChar__inter
nal_alias"))); | 6418 extern __typeof (xmlNextChar) xmlNextChar __attribute((alias("xmlNextChar__inter
nal_alias"))); |
6363 #else | 6419 #else |
6364 #ifndef xmlNextChar | 6420 #ifndef xmlNextChar |
6365 extern __typeof (xmlNextChar) xmlNextChar__internal_alias __attribute((visibilit
y("hidden"))); | 6421 extern __typeof (xmlNextChar) xmlNextChar__internal_alias __attribute((visibilit
y("hidden"))); |
6366 #define xmlNextChar xmlNextChar__internal_alias | 6422 #define xmlNextChar xmlNextChar__internal_alias |
6367 #endif | 6423 #endif |
6368 #endif | 6424 #endif |
6369 | 6425 |
| 6426 #if defined(LIBXML_TREE_ENABLED) |
| 6427 #ifdef bottom_tree |
| 6428 #undef xmlNextElementSibling |
| 6429 extern __typeof (xmlNextElementSibling) xmlNextElementSibling __attribute((alias
("xmlNextElementSibling__internal_alias"))); |
| 6430 #else |
| 6431 #ifndef xmlNextElementSibling |
| 6432 extern __typeof (xmlNextElementSibling) xmlNextElementSibling__internal_alias __
attribute((visibility("hidden"))); |
| 6433 #define xmlNextElementSibling xmlNextElementSibling__internal_alias |
| 6434 #endif |
| 6435 #endif |
| 6436 #endif |
| 6437 |
6370 #ifdef bottom_xmlIO | 6438 #ifdef bottom_xmlIO |
6371 #undef xmlNoNetExternalEntityLoader | 6439 #undef xmlNoNetExternalEntityLoader |
6372 extern __typeof (xmlNoNetExternalEntityLoader) xmlNoNetExternalEntityLoader __at
tribute((alias("xmlNoNetExternalEntityLoader__internal_alias"))); | 6440 extern __typeof (xmlNoNetExternalEntityLoader) xmlNoNetExternalEntityLoader __at
tribute((alias("xmlNoNetExternalEntityLoader__internal_alias"))); |
6373 #else | 6441 #else |
6374 #ifndef xmlNoNetExternalEntityLoader | 6442 #ifndef xmlNoNetExternalEntityLoader |
6375 extern __typeof (xmlNoNetExternalEntityLoader) xmlNoNetExternalEntityLoader__int
ernal_alias __attribute((visibility("hidden"))); | 6443 extern __typeof (xmlNoNetExternalEntityLoader) xmlNoNetExternalEntityLoader__int
ernal_alias __attribute((visibility("hidden"))); |
6376 #define xmlNoNetExternalEntityLoader xmlNoNetExternalEntityLoader__internal_alia
s | 6444 #define xmlNoNetExternalEntityLoader xmlNoNetExternalEntityLoader__internal_alia
s |
6377 #endif | 6445 #endif |
6378 #endif | 6446 #endif |
6379 | 6447 |
(...skipping 1382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7762 #ifdef bottom_xmlIO | 7830 #ifdef bottom_xmlIO |
7763 #undef xmlPopInputCallbacks | 7831 #undef xmlPopInputCallbacks |
7764 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks __attribute((alias("
xmlPopInputCallbacks__internal_alias"))); | 7832 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks __attribute((alias("
xmlPopInputCallbacks__internal_alias"))); |
7765 #else | 7833 #else |
7766 #ifndef xmlPopInputCallbacks | 7834 #ifndef xmlPopInputCallbacks |
7767 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks__internal_alias __at
tribute((visibility("hidden"))); | 7835 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks__internal_alias __at
tribute((visibility("hidden"))); |
7768 #define xmlPopInputCallbacks xmlPopInputCallbacks__internal_alias | 7836 #define xmlPopInputCallbacks xmlPopInputCallbacks__internal_alias |
7769 #endif | 7837 #endif |
7770 #endif | 7838 #endif |
7771 | 7839 |
| 7840 #if defined(LIBXML_TREE_ENABLED) |
| 7841 #ifdef bottom_tree |
| 7842 #undef xmlPreviousElementSibling |
| 7843 extern __typeof (xmlPreviousElementSibling) xmlPreviousElementSibling __attribut
e((alias("xmlPreviousElementSibling__internal_alias"))); |
| 7844 #else |
| 7845 #ifndef xmlPreviousElementSibling |
| 7846 extern __typeof (xmlPreviousElementSibling) xmlPreviousElementSibling__internal_
alias __attribute((visibility("hidden"))); |
| 7847 #define xmlPreviousElementSibling xmlPreviousElementSibling__internal_alias |
| 7848 #endif |
| 7849 #endif |
| 7850 #endif |
| 7851 |
7772 #ifdef bottom_uri | 7852 #ifdef bottom_uri |
7773 #undef xmlPrintURI | 7853 #undef xmlPrintURI |
7774 extern __typeof (xmlPrintURI) xmlPrintURI __attribute((alias("xmlPrintURI__inter
nal_alias"))); | 7854 extern __typeof (xmlPrintURI) xmlPrintURI __attribute((alias("xmlPrintURI__inter
nal_alias"))); |
7775 #else | 7855 #else |
7776 #ifndef xmlPrintURI | 7856 #ifndef xmlPrintURI |
7777 extern __typeof (xmlPrintURI) xmlPrintURI__internal_alias __attribute((visibilit
y("hidden"))); | 7857 extern __typeof (xmlPrintURI) xmlPrintURI__internal_alias __attribute((visibilit
y("hidden"))); |
7778 #define xmlPrintURI xmlPrintURI__internal_alias | 7858 #define xmlPrintURI xmlPrintURI__internal_alias |
7779 #endif | 7859 #endif |
7780 #endif | 7860 #endif |
7781 | 7861 |
(...skipping 2054 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9836 #else | 9916 #else |
9837 #ifndef xmlSchemaValidCtxtGetOptions | 9917 #ifndef xmlSchemaValidCtxtGetOptions |
9838 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions__int
ernal_alias __attribute((visibility("hidden"))); | 9918 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions__int
ernal_alias __attribute((visibility("hidden"))); |
9839 #define xmlSchemaValidCtxtGetOptions xmlSchemaValidCtxtGetOptions__internal_alia
s | 9919 #define xmlSchemaValidCtxtGetOptions xmlSchemaValidCtxtGetOptions__internal_alia
s |
9840 #endif | 9920 #endif |
9841 #endif | 9921 #endif |
9842 #endif | 9922 #endif |
9843 | 9923 |
9844 #if defined(LIBXML_SCHEMAS_ENABLED) | 9924 #if defined(LIBXML_SCHEMAS_ENABLED) |
9845 #ifdef bottom_xmlschemas | 9925 #ifdef bottom_xmlschemas |
| 9926 #undef xmlSchemaValidCtxtGetParserCtxt |
| 9927 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtx
t __attribute((alias("xmlSchemaValidCtxtGetParserCtxt__internal_alias"))); |
| 9928 #else |
| 9929 #ifndef xmlSchemaValidCtxtGetParserCtxt |
| 9930 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtx
t__internal_alias __attribute((visibility("hidden"))); |
| 9931 #define xmlSchemaValidCtxtGetParserCtxt xmlSchemaValidCtxtGetParserCtxt__interna
l_alias |
| 9932 #endif |
| 9933 #endif |
| 9934 #endif |
| 9935 |
| 9936 #if defined(LIBXML_SCHEMAS_ENABLED) |
| 9937 #ifdef bottom_xmlschemas |
9846 #undef xmlSchemaValidateDoc | 9938 #undef xmlSchemaValidateDoc |
9847 extern __typeof (xmlSchemaValidateDoc) xmlSchemaValidateDoc __attribute((alias("
xmlSchemaValidateDoc__internal_alias"))); | 9939 extern __typeof (xmlSchemaValidateDoc) xmlSchemaValidateDoc __attribute((alias("
xmlSchemaValidateDoc__internal_alias"))); |
9848 #else | 9940 #else |
9849 #ifndef xmlSchemaValidateDoc | 9941 #ifndef xmlSchemaValidateDoc |
9850 extern __typeof (xmlSchemaValidateDoc) xmlSchemaValidateDoc__internal_alias __at
tribute((visibility("hidden"))); | 9942 extern __typeof (xmlSchemaValidateDoc) xmlSchemaValidateDoc__internal_alias __at
tribute((visibility("hidden"))); |
9851 #define xmlSchemaValidateDoc xmlSchemaValidateDoc__internal_alias | 9943 #define xmlSchemaValidateDoc xmlSchemaValidateDoc__internal_alias |
9852 #endif | 9944 #endif |
9853 #endif | 9945 #endif |
9854 #endif | 9946 #endif |
9855 | 9947 |
(...skipping 5536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15392 #else | 15484 #else |
15393 #ifndef xmlXIncludeProcessTreeFlags | 15485 #ifndef xmlXIncludeProcessTreeFlags |
15394 extern __typeof (xmlXIncludeProcessTreeFlags) xmlXIncludeProcessTreeFlags__inter
nal_alias __attribute((visibility("hidden"))); | 15486 extern __typeof (xmlXIncludeProcessTreeFlags) xmlXIncludeProcessTreeFlags__inter
nal_alias __attribute((visibility("hidden"))); |
15395 #define xmlXIncludeProcessTreeFlags xmlXIncludeProcessTreeFlags__internal_alias | 15487 #define xmlXIncludeProcessTreeFlags xmlXIncludeProcessTreeFlags__internal_alias |
15396 #endif | 15488 #endif |
15397 #endif | 15489 #endif |
15398 #endif | 15490 #endif |
15399 | 15491 |
15400 #if defined(LIBXML_XINCLUDE_ENABLED) | 15492 #if defined(LIBXML_XINCLUDE_ENABLED) |
15401 #ifdef bottom_xinclude | 15493 #ifdef bottom_xinclude |
| 15494 #undef xmlXIncludeProcessTreeFlagsData |
| 15495 extern __typeof (xmlXIncludeProcessTreeFlagsData) xmlXIncludeProcessTreeFlagsDat
a __attribute((alias("xmlXIncludeProcessTreeFlagsData__internal_alias"))); |
| 15496 #else |
| 15497 #ifndef xmlXIncludeProcessTreeFlagsData |
| 15498 extern __typeof (xmlXIncludeProcessTreeFlagsData) xmlXIncludeProcessTreeFlagsDat
a__internal_alias __attribute((visibility("hidden"))); |
| 15499 #define xmlXIncludeProcessTreeFlagsData xmlXIncludeProcessTreeFlagsData__interna
l_alias |
| 15500 #endif |
| 15501 #endif |
| 15502 #endif |
| 15503 |
| 15504 #if defined(LIBXML_XINCLUDE_ENABLED) |
| 15505 #ifdef bottom_xinclude |
15402 #undef xmlXIncludeSetFlags | 15506 #undef xmlXIncludeSetFlags |
15403 extern __typeof (xmlXIncludeSetFlags) xmlXIncludeSetFlags __attribute((alias("xm
lXIncludeSetFlags__internal_alias"))); | 15507 extern __typeof (xmlXIncludeSetFlags) xmlXIncludeSetFlags __attribute((alias("xm
lXIncludeSetFlags__internal_alias"))); |
15404 #else | 15508 #else |
15405 #ifndef xmlXIncludeSetFlags | 15509 #ifndef xmlXIncludeSetFlags |
15406 extern __typeof (xmlXIncludeSetFlags) xmlXIncludeSetFlags__internal_alias __attr
ibute((visibility("hidden"))); | 15510 extern __typeof (xmlXIncludeSetFlags) xmlXIncludeSetFlags__internal_alias __attr
ibute((visibility("hidden"))); |
15407 #define xmlXIncludeSetFlags xmlXIncludeSetFlags__internal_alias | 15511 #define xmlXIncludeSetFlags xmlXIncludeSetFlags__internal_alias |
15408 #endif | 15512 #endif |
15409 #endif | 15513 #endif |
15410 #endif | 15514 #endif |
15411 | 15515 |
(...skipping 2085 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
17497 #endif | 17601 #endif |
17498 #endif | 17602 #endif |
17499 | 17603 |
17500 | 17604 |
17501 #endif | 17605 #endif |
17502 #endif | 17606 #endif |
17503 #endif | 17607 #endif |
17504 #endif | 17608 #endif |
17505 #endif | 17609 #endif |
17506 | 17610 |
OLD | NEW |