Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dbase.h163 # define FMT_FALLTHROUGH [[fallthrough]] macro
165 # define FMT_FALLTHROUGH [[clang::fallthrough]] macro
168 # define FMT_FALLTHROUGH [[gnu::fallthrough]] macro
170 # define FMT_FALLTHROUGH macro
/external/armnn/third-party/fmt/
Dformat.h76 # define FMT_FALLTHROUGH [[clang::fallthrough]] macro
79 # define FMT_FALLTHROUGH [[gnu::fallthrough]] macro
81 # define FMT_FALLTHROUGH macro
85 # define FMT_FALLTHROUGH [[fallthrough]] macro
87 # define FMT_FALLTHROUGH macro