Searched defs:UPRV_HAS_FEATURE (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ | ||
H A D | platform.h | 447 # define UPRV_HAS_FEATURE(x) __has_feature(x)
macro 449 # define UPRV_HAS_FEATURE(x) 0 macro |
Completed in 2 milliseconds