Home
last modified time | relevance | path

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

12

/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-utils.h59 #ifndef DOUBLE_CONVERSION_UNREACHABLE
63 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
65 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
Ddouble-conversion-double-to-string.cpp390 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
448 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
Ddouble-conversion-fast-dtoa.cpp670 DOUBLE_CONVERSION_UNREACHABLE(); in FastDtoa()
Ddouble-conversion-strtod.cpp276 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dutils.h49 #ifndef DOUBLE_CONVERSION_UNREACHABLE
53 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
55 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
Ddouble-to-string.cc374 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
430 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
Dbignum.h116 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
Dbignum-dtoa.cc166 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
Dfast-dtoa.cc656 DOUBLE_CONVERSION_UNREACHABLE(); in FastDtoa()
Dstrtod.cc262 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-utils.h59 #ifndef DOUBLE_CONVERSION_UNREACHABLE
63 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
65 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
Ddouble-conversion-double-to-string.cpp390 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
448 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
Ddouble-conversion-fast-dtoa.cpp670 DOUBLE_CONVERSION_UNREACHABLE(); in FastDtoa()
Ddouble-conversion-strtod.cpp276 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-utils.h59 #ifndef DOUBLE_CONVERSION_UNREACHABLE
63 #define DOUBLE_CONVERSION_UNREACHABLE() (abort_noreturn()) macro
65 #define DOUBLE_CONVERSION_UNREACHABLE() (abort()) macro
Ddouble-conversion-double-to-string.cpp390 DOUBLE_CONVERSION_UNREACHABLE(); in DtoaToBignumDtoaMode()
448 DOUBLE_CONVERSION_UNREACHABLE(); in DoubleToAscii()
Ddouble-conversion-bignum.h130 DOUBLE_CONVERSION_UNREACHABLE(); in EnsureCapacity()
Ddouble-conversion-bignum-dtoa.cpp180 DOUBLE_CONVERSION_UNREACHABLE(); in BignumDtoa()
Ddouble-conversion-fast-dtoa.cpp670 DOUBLE_CONVERSION_UNREACHABLE(); in FastDtoa()
Ddouble-conversion-strtod.cpp276 DOUBLE_CONVERSION_UNREACHABLE(); in AdjustmentPowerOfTen()
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dchecks.h45 #define DOUBLE_CONVERSION_UNREACHABLE() \ macro
52 #define DOUBLE_CONVERSION_UNREACHABLE() ((void) 0) macro

12