Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h62 static const uint64_t kQuietNanBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00080000, 00000000); variable
293 static const uint32_t kQuietNanBit = 0x00400000; variable
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h62 static const uint64_t kQuietNanBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00080000, 00000000); variable
306 static const uint32_t kQuietNanBit = 0x00400000; variable
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h62 static const uint64_t kQuietNanBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00080000, 00000000); variable
306 static const uint32_t kQuietNanBit = 0x00400000; variable
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h48 static const uint64_t kQuietNanBit = DOUBLE_CONVERSION_UINT64_2PART_C(0x00080000, 00000000); variable
292 static const uint32_t kQuietNanBit = 0x00400000; variable