Searched refs:ZSTDERRORLIB_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
23 #ifndef ZSTDERRORLIB_VISIBILITY25 # define ZSTDERRORLIB_VISIBILITY __attribute__ ((visibility ("default"))) macro27 # define ZSTDERRORLIB_VISIBILITY31 # define ZSTDERRORLIB_API __declspec(dllexport) ZSTDERRORLIB_VISIBILITY33 # define ZSTDERRORLIB_API __declspec(dllimport) ZSTDERRORLIB_VISIBILITY /* It isn't required but a…35 # define ZSTDERRORLIB_API ZSTDERRORLIB_VISIBILITY