peacock-data-public-datasets-idc-cronscript
/
venv
/lib
/python3.10
/site-packages
/lxml
/includes
/libexslt
/exsltexports.h
/* | |
* Summary: macros for marking symbols as exportable/importable. | |
* | |
* Copy: See Copyright for the status of this software. | |
*/ | |
/** DOC_DISABLE */ | |
/** DOC_ENABLE */ | |
/** | |
* EXSLTPUBLIC: | |
* | |
* Macro which declares a public symbol | |
*/ | |
/** | |
* EXSLTCALL: | |
* | |
* Macro which declares the calling convention for exported functions | |
*/ | |
/* | |
* EXSLTPUBFUN: | |
* | |
* Macro which declares an exportable function | |
*/ | |
/** | |
* EXSLTPUBVAR: | |
* | |
* Macro which declares an exportable variable | |
*/ | |
/* Compatibility */ | |