Home
last modified time | relevance | path

Searched defs:MinInt64 (Results 1 – 25 of 99) sorted by last modified time

1234

/dports/net/traefik/traefik-2.6.1/vendor/github.com/lucas-clemente/quic-go/internal/utils/
H A Dminmax.go62 func MinInt64(a, b int64) int64 { func
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp272 int64_t MinInt64 = std::numeric_limits<int64_t>::min(); in operator -() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/FileCheck/
H A DFileCheck.cpp272 int64_t MinInt64 = std::numeric_limits<int64_t>::min(); in operator -() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp192 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp929 auto *MinInt64 = in TEST_F() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp272 int64_t MinInt64 = std::numeric_limits<int64_t>::min(); in operator -() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp929 auto *MinInt64 = in TEST_F() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp192 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp272 int64_t MinInt64 = std::numeric_limits<int64_t>::min(); in operator -() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DStringExtrasTest.cpp192 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp929 auto *MinInt64 = in TEST_F() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp192 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/common/math/
H A Dinteger.go34 MinInt64 = -1 << 63 const
/dports/misc/fq/fq-0.0.2/internal/num/
H A Dnum.go72 func MinInt64(a, b int64) int64 { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/math/
H A Dconst.go51 MinInt64 = -1 << 63 const
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/math/
H A Dconst.go51 MinInt64 = -1 << 63 const
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp272 int64_t MinInt64 = std::numeric_limits<int64_t>::min(); in operator -() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp83 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp929 auto *MinInt64 = in TEST_F() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DStringExtrasTest.cpp192 constexpr int64_t MinInt64 = std::numeric_limits<int64_t>::min(); variable
/dports/devel/git-lfs/git-lfs-3.0.2/tools/
H A Dmath.go27 func MinInt64(a, b int64) int64 { func

1234