Searched refs:UPRV_HAS_BUILTIN (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ | ||
H A D | platform.h | 442 # define UPRV_HAS_BUILTIN(x) __has_builtin(x)
macro 444 # define UPRV_HAS_BUILTIN(x) 0 macro |
Completed in 1 milliseconds