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