jonyshaik's picture
download
raw
390 Bytes
/*
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "Platform.h"
#define ASSERT( cond ) do { if( !(cond) ) { DEBUG_BREAK(); } } while( 0 )
#define HALT() { DEBUG_BREAK(); }
#define UNIMPLEMENTED_FUNCTION() { DEBUG_BREAK(); }
#define UNREACHABLE_CODE() { DEBUG_BREAK(); }

Xet Storage Details

Size:
390 Bytes
·
Xet hash:
0962bf9e0df4528839fc73d300dd94e2534c30097b3f214dd45b0f3ff66a79a3

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.