Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/common/
H A Dcompiler.h230 # define ZSTD_FALLTHROUGH [[fallthrough]] macro
232 # define ZSTD_FALLTHROUGH [[fallthrough]] macro
237 # define ZSTD_FALLTHROUGH ; __attribute__((__fallthrough__)) macro
239 # define ZSTD_FALLTHROUGH macro