#include <math.h>
#include <stdio.h>
Go to the source code of this file.
◆ CHECK_ERR
#define CHECK_ERR |
( |
| err, |
|
|
| tarOkay, |
|
|
| __failure ) |
Value:
#define CHECK_IF(err, tarOkay)
Definition at line 2 of file test.h.
◆ CHECK_IF
#define CHECK_IF |
( |
| err, |
|
|
| tarOkay ) |
Value:
Definition at line 1 of file test.h.