ReactOS 0.4.15-dev-7842-g558ab78
assert.h File Reference
#include <assert.h>
Include dependency graph for assert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ASSERT(x)
 
#define VERIFY(x)   x
 

Macro Definition Documentation

◆ ASSERT

#define ASSERT (   x)

Definition at line 27 of file assert.h.

◆ VERIFY

#define VERIFY (   x)    x

Definition at line 35 of file assert.h.