Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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