Home
last modified time | relevance | path

Searched refs:LZ4FLIB_VISIBILITY (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/lib/
H A Dlz4frame.h69 * LZ4FLIB_VISIBILITY :
72 #ifndef LZ4FLIB_VISIBILITY
74 # define LZ4FLIB_VISIBILITY __attribute__ ((visibility ("default"))) macro
76 # define LZ4FLIB_VISIBILITY macro
80 # define LZ4FLIB_API __declspec(dllexport) LZ4FLIB_VISIBILITY
82 # define LZ4FLIB_API __declspec(dllimport) LZ4FLIB_VISIBILITY
84 # define LZ4FLIB_API LZ4FLIB_VISIBILITY

Completed in 2 milliseconds