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