index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdbool
/
__bool_true_false_are_defined.c
blob: 65d76ee0409e3b4c4f7fc022651c6c5eefb8daa1 (
plain
)
1
2
3
4
5
6
#include <stdbool.h> #define __bool_true_false_are_defined (1) /* STDC(199901) */