bool              151 kern/include/types.h typedef _Bool bool;
bool               54 user/testbin/tictac/tictac.c typedef enum { FALSE, TRUE } bool;