Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dxxhash.h79 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro
81 # define XXH_PUBLIC_API static inline macro
83 # define XXH_PUBLIC_API static __inline macro
85 # define XXH_PUBLIC_API static /* this version may generate warnings for unused static functio… macro
88 # define XXH_PUBLIC_API /* do nothing */ macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5263 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro
5265 # define XXH_PUBLIC_API static inline macro
5267 # define XXH_PUBLIC_API static __inline macro
5269 # define XXH_PUBLIC_API static /* this version may generate warnings for unused static functio… macro
5272 # define XXH_PUBLIC_API /* do nothing */ macro