clang API Documentation

Defines
stdbool.h File Reference

Go to the source code of this file.

Defines

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

Define Documentation

Definition at line 42 of file stdbool.h.

#define bool   _Bool
#define false   0

Definition at line 33 of file stdbool.h.

#define true   1

Definition at line 32 of file stdbool.h.