Home
last modified time | relevance | path

Searched defs:XXH_PUBLIC_API (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h80 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro
82 # define XXH_PUBLIC_API static inline macro
84 # define XXH_PUBLIC_API static __inline macro
86 # define XXH_PUBLIC_API static /* this version may generate warnings for unused static functio… macro
89 # define XXH_PUBLIC_API /* do nothing */ macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h101 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro
223 # define XXH_PUBLIC_API __declspec(dllexport) macro