MCPcopy Create free account
hub / github.com/apache/arrow / BasicDecimal128

Function BasicDecimal128

cpp/src/arrow/util/basic_decimal.h:565–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563 using GenericBasicDecimal::GenericBasicDecimal;
564
565 constexpr BasicDecimal128() noexcept : GenericBasicDecimal() {}
566
567 /// \brief Create a BasicDecimal128 from the two's complement representation.
568#if ARROW_LITTLE_ENDIAN

Callers 15

basic_decimal.ccFile · 0.85
decimal_internal.hFile · 0.85
GetMaxSentinelFunction · 0.85
GetMinSentinelFunction · 0.85
ConvertToDecimal128Function · 0.85
gdv_fn_dec_to_stringFunction · 0.85
TEST_FFunction · 0.85
MultiplyFunction · 0.85
DivideFunction · 0.85
ModFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68