Go to the source code of this file.
Typedefs | |
typedef enum tristate_e | tristate |
Enumerations | |
enum | tristate_e { t_true = 1, t_false = -1, t_maybe = 0 } |
Definition in file coconut_types.h.
|
|
|
Definition at line 30 of file coconut_types.h. |