|
Go to the source code of this file.
Macros | |
#define | TF_BITS_FOR_VALUES(n) |
Compute the number of bits required to store the given number of values. | |
#define | TF_BITS_FOR_ENUM_VALUES(n) |
Compute the number of bits required to store the given number of (signed) enum values. | |