Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-utils.h72 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) __has_attribute(x) macro
74 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) 0 macro
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-utils.h97 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) __has_attribute(x) macro
99 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) 0 macro
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dutils.h87 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) __has_attribute(x) macro
89 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) 0 macro
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-utils.h97 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) __has_attribute(x) macro
99 # define DOUBLE_CONVERSION_HAS_ATTRIBUTE(x) 0 macro