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

/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h99 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro
101 # define XXH_PUBLIC_API static inline macro
103 # define XXH_PUBLIC_API static __inline macro
105 # define XXH_PUBLIC_API static /* this version may generate warnings for unused static functions; disable the relevant warning */ macro
108 # define XXH_PUBLIC_API /* do nothing */ macro
[all...]

Completed in 99 milliseconds