Home
last modified time | relevance | path

Searched refs:FSE_EXPAND_AND_QUOTE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse.h49 #define FSE_EXPAND_AND_QUOTE(str) FSE_QUOTE(str) macro
50 #define FSE_VERSION_STRING FSE_EXPAND_AND_QUOTE(FSE_LIB_VERSION)
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c886 #define FSE_EXPAND_AND_QUOTE(str) FSE_QUOTE(str) macro
887 #define FSE_VERSION_STRING FSE_EXPAND_AND_QUOTE(FSE_LIB_VERSION)