Home
last modified time | relevance | path

Searched refs:DOUBLE_CONVERSION_UNREACHABLE (Results 1 - 25 of 28) sorted by relevance

12

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dutils.h71 #ifndef DOUBLE_CONVERSION_UNREACHABLE
75 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
77 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
81 #define UNREACHABLE DOUBLE_CONVERSION_UNREACHABLE
H A Ddouble-to-string.cc374 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
430 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
H A Dbignum.h116 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
H A Dbignum-dtoa.cc166 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
H A Dstrtod.cc262 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
H A Dfast-dtoa.cc656 DOUBLE_CONVERSION_UNREACHABLE();
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-utils.h81 #ifndef DOUBLE_CONVERSION_UNREACHABLE
85 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
87 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
91 #define UNREACHABLE DOUBLE_CONVERSION_UNREACHABLE
H A Ddouble-conversion-double-to-string.cpp390 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
448 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
H A Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
H A Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
H A Ddouble-conversion-fast-dtoa.cpp670 DOUBLE_CONVERSION_UNREACHABLE();
H A Ddouble-conversion-string-to-double.cpp77 DOUBLE_CONVERSION_UNREACHABLE(); in ToLower()
H A Ddouble-conversion-strtod.cpp276 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-utils.h81 #ifndef DOUBLE_CONVERSION_UNREACHABLE
85 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
87 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
91 #define UNREACHABLE DOUBLE_CONVERSION_UNREACHABLE
H A Ddouble-conversion-double-to-string.cpp397 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
455 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
H A Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
H A Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
H A Ddouble-conversion-string-to-double.cpp77 DOUBLE_CONVERSION_UNREACHABLE(); in ToLower()
H A Ddouble-conversion-strtod.cpp276 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
H A Ddouble-conversion-fast-dtoa.cpp670 DOUBLE_CONVERSION_UNREACHABLE();
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-utils.h59 #ifndef DOUBLE_CONVERSION_UNREACHABLE
63 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
65 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
H A Ddouble-conversion-double-to-string.cpp390 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
448 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
H A Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
H A Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dchecks.h38 // The FATAL, DOUBLE_CONVERSION_UNREACHABLE and DOUBLE_CONVERSION_UNIMPLEMENTED macros are useful during
45 #define DOUBLE_CONVERSION_UNREACHABLE() \ macro
52 #define DOUBLE_CONVERSION_UNREACHABLE() ((void) 0) macro

Completed in 23 milliseconds

12