Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb.hh305 # define HB_FALLTHROUGH [[clang::fallthrough]] macro
308 # define HB_FALLTHROUGH __attribute__((fallthrough)) macro
315 # define HB_FALLTHROUGH __fallthrough macro
317 # define HB_FALLTHROUGH /* FALLTHROUGH */ macro