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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4internal.h79 # define LZ4LIB_API __declspec(dllexport) macro
81 # define LZ4LIB_API __declspec(dllimport) /* It isn't required but allows to generate better code, saving a function pointer load from the IAT and an indirect jump.*/ macro
83 # define LZ4LIB_API macro
[all...]

Completed in 97 milliseconds