This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef enum boolean_enum | boolean |
Enumerations | |
enum | boolean_enum { False = 0, True = 1 } |
Definition in file boole.h.
typedef enum boolean_enum boolean |
enum boolean_enum |