Go to the source code of this file.
Defines | |
| #define | _Bool signed char |
| #define | bool _Bool |
| #define | false 0 |
| #define | true 1 |
| #define | __bool_true_false_are_defined 1 |
Enumerations | |
| enum | { false = 0, true = 1 } |
|
|
Definition at line 116 of file stdbool_.h. |
|
|
Definition at line 102 of file stdbool_.h. |
|
|
Definition at line 111 of file stdbool_.h. |
|
|
Definition at line 114 of file stdbool_.h. |
|
|
Definition at line 115 of file stdbool_.h. |
|
|
Definition at line 103 of file stdbool_.h.
|