Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
Dplatform.h365 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro
367 # define U_GCC_MAJOR_MINOR 0 macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dplatform.h365 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro
367 # define U_GCC_MAJOR_MINOR 0 macro
/third_party/node/deps/icu-small/source/common/unicode/
Dplatform.h365 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro
367 # define U_GCC_MAJOR_MINOR 0 macro