Home
last modified time | relevance | path

Searched defs:ERR_STATIC (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Derror_private.h32 # define ERR_STATIC static __attribute__((unused)) macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c560 # define ERR_STATIC static inline macro
H A Dzstd_v02.c558 # define ERR_STATIC static inline macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c786 # define ERR_STATIC static __attribute__((unused)) macro
788 # define ERR_STATIC static inline macro
790 # define ERR_STATIC static __inline macro
792 # define ERR_STATIC static /* this version may generate warnings for unused static functions; dis… macro