#include <stdint.h>
Go to the source code of this file.
Defines | |
#define | TRUE 1 |
#define | FALSE 0 |
#define | ABS(a) (((a) < 0) ? -(a) : (a)) |
|
Definition at line 48 of file idcommon.h. |
|
Definition at line 47 of file idcommon.h. |
|
Definition at line 46 of file idcommon.h. |