Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dcompiler.h255 # define ZSTD_FALLTHROUGH [[fallthrough]] macro
257 # define ZSTD_FALLTHROUGH [[fallthrough]] macro
262 # define ZSTD_FALLTHROUGH ; __attribute__((__fallthrough__)) macro
264 # define ZSTD_FALLTHROUGH macro