Searched refs:ZSTDERRORLIB_VISIBILITY (Results 1 – 3 of 3) 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
14 /* zstd_errors.h */ ZSTDERRORLIB_VISIBILITY