Searched defs:minInt64 (Results 1 – 12 of 12) sorted by relevance
239 static constexpr Int64 minInt64 = Int64(~(UInt64(-1) / 2)); variable
581 static const Int64 minInt64; variable
2457 const Int64 Value::minInt64 = Int64(~(UInt64(-1) / 2)); member in Json::Value
538 static const Int64 minInt64; variable
220 …static void minInt64 (void* out, const void* in1, const void* in2, const void* in3) { runOpFunc<de… in minInt64() function in vkt::SpirVAssembly::__anon13c548fd0111::OperationManager
2421 const Int64 Value::minInt64 = Int64(~(UInt64(-1) / 2)); member in Json::Value