Home
last modified time | relevance | path

Searched refs:U_FALLTHROUGH (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dplatform.h532 * \def U_FALLTHROUGH
539 #elif defined(U_FALLTHROUGH)
547 # define U_FALLTHROUGH [[clang::fallthrough]] macro
550 # define U_FALLTHROUGH __attribute__((fallthrough)) macro
553 #ifndef U_FALLTHROUGH
554 # define U_FALLTHROUGH macro

Completed in 2 milliseconds