Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb.hh253 # define HB_FALLTHROUGH [[clang::fallthrough]] macro
256 # define HB_FALLTHROUGH __attribute__((fallthrough)) macro
263 # define HB_FALLTHROUGH __fallthrough macro
265 # define HB_FALLTHROUGH /* FALLTHROUGH */ macro