Searched defs:maxInt64 (Results 1 – 11 of 11) sorted by relevance
241 static constexpr Int64 maxInt64 = Int64(UInt64(-1) / 2); variable
540 static const Int64 maxInt64; variable
583 static const Int64 maxInt64; variable
2458 const Int64 Value::maxInt64 = Int64(UInt64(-1) / 2); member in Json::Value
221 …static void maxInt64 (void* out, const void* in1, const void* in2, const void* in3) { runOpFunc<de… in maxInt64() function in vkt::SpirVAssembly::__anonff7c97340111::OperationManager
221 …static void maxInt64 (void* out, const void* in1, const void* in2, const void* in3) { runOpFunc<de… in maxInt64() function in vkt::SpirVAssembly::__anonf00c35b40111::OperationManager
2422 const Int64 Value::maxInt64 = Int64(UInt64(-1) / 2); member in Json::Value