Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.h101 # define XXH_PUBLIC_API static __attribute__((unused)) macro
103 # define XXH_PUBLIC_API static inline macro
105 # define XXH_PUBLIC_API static __inline macro
107 # define XXH_PUBLIC_API static /* this version may generate warnings for unused static functio… macro
110 # define XXH_PUBLIC_API /* do nothing */ macro
/dragonfly/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