ae2f_docs
Loading...
Searching...
No Matches
StdBool.h File Reference

Go to the source code of this file.

Macros

#define _Bool   unsigned
#define bool   _Bool
#define true   1
#define false   0

Macro Definition Documentation

◆ _Bool

#define _Bool   unsigned

Definition at line 15 of file StdBool.h.

◆ bool

#define bool   _Bool

Definition at line 19 of file StdBool.h.

◆ false

#define false   0

Definition at line 27 of file StdBool.h.

◆ true

#define true   1

Definition at line 23 of file StdBool.h.