pintos/src/lib/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

#define __bool_true_false_are_defined   1

Definition at line 8 of file stdbool.h.

#define bool   _Bool

Definition at line 5 of file stdbool.h.

#define false   0

Definition at line 7 of file stdbool.h.

#define true   1

Definition at line 6 of file stdbool.h.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6