Home
last modified time | relevance | path

Searched defs:MaxInt64 (Results 1 – 25 of 85) sorted by path

1234

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/cznic/mathutil/
H A Dmathutil.go779 func MaxInt64(a, b int64) int64 { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/math/
H A Dconst.go46 MaxInt64 = 1<<63 - 1 const
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/math/
H A Dconst.go46 MaxInt64 = 1<<63 - 1 const
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/math/
H A Dconst.go45 MaxInt64 = 1<<63 - 1 const
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/math/
H A Dconst.go46 MaxInt64 = 1<<63 - 1 const
/dports/devel/bit/bit-1.1.2/vendor/github.com/thoas/go-funk/
H A Dmax.go102 func MaxInt64(i []int64) interface{} { func
/dports/devel/git-lfs/git-lfs-3.0.2/tools/
H A Dmath.go36 func MaxInt64(a, b int64) int64 { func
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DFileCheck.cpp141 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local
215 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DStringExtrasTest.cpp187 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/FileCheck/
H A DFileCheck.cpp193 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local
267 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DStringExtrasTest.cpp191 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DFileCheck.cpp141 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local
215 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DStringExtrasTest.cpp187 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp175 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local
249 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp191 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp193 int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in getAbsolute() local
267 uint64_t MaxInt64 = std::numeric_limits<int64_t>::max(); in operator -() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp191 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp82 constexpr int64_t MaxInt64 = std::numeric_limits<int64_t>::max(); variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/math/
H A Dconst.go45 MaxInt64 = 1<<63 - 1 const
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/lucas-clemente/quic-go/internal/utils/
H A Dminmax.go70 func MaxInt64(a, b int64) int64 { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/math/
H A Dconst.go46 MaxInt64 = 1<<63 - 1 const

1234