Home
last modified time | relevance | path

Searched defs:kNegativeInfinity (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/platform/
H A Ddecimal128.h71 static const Decimal128 kNegativeInfinity; variable
H A Ddecimal128_dummy.cpp211 const Decimal128 Decimal128::kNegativeInfinity = Decimal128(); member in mongo::Decimal128
H A Ddecimal128.cpp821 const Decimal128 Decimal128::kNegativeInfinity(Decimal128::Value({0ull, 0xf8ull << 56})); member in mongo::Decimal128
/dports/biology/spoa/spoa-4.0.7/src/
H A Dsimd_alignment_engine_implementation.hpp537 typename T::type kNegativeInfinity = in Initialize() local
771 typename T::type kNegativeInfinity = in Linear() local
1122 typename T::type kNegativeInfinity = in Affine() local
1570 typename T::type kNegativeInfinity = in Convex() local
H A Dsisd_alignment_engine.cpp13 constexpr std::int32_t kNegativeInfinity = variable
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dconstants-riscv64.h1073 kNegativeInfinity = 1, enumerator