Go to the source code of this file.
◆ false
Expands to the integer constant 0.
Definition at line 14 of file stdbool.h.
◆ true
Expands to the integer constant 1.
Definition at line 11 of file stdbool.h.
◆ bool
Expands to _Bool.
Definition at line 17 of file stdbool.h.