Searched defs:ZDICTLIB_STATIC_API (Results 1 – 2 of 2) sorted by relevance
282 # define ZDICTLIB_STATIC_API __declspec(dllexport) ZDICTLIB_VISIBLE macro284 # define ZDICTLIB_STATIC_API __declspec(dllimport) ZDICTLIB_VISIBLE macro286 # define ZDICTLIB_STATIC_API ZDICTLIB_VISIBLE macro
24 set(ZDICTLIB_STATIC_API "" CACHE STRING "Visibility for ZDICTLIB_STATIC_API API") variable