Searched defs:ZDICTLIB_API (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.h32 # define ZDICTLIB_API __declspec(dllexport) ZDICTLIB_VISIBILITY macro
34 # define ZDICTLIB_API __declspec(dllimport) ZDICTLIB_VISIBILITY /* It isn't required but allows to generate better code, saving a function pointer load from the IAT and an indirect jump.*/ macro
36 # define ZDICTLIB_API ZDICTLIB_VISIBILITY macro
[all...]

Completed in 102 milliseconds