#include <stdint.h>Go to the source code of this file.
Namespaces | |
| namespace | uhal |
| namespace | uhal::utilities |
Functions | |
| unsigned int | uhal::utilities::TrailingRightBits (uint32_t aValue) |
| Helper function to calculate the number of zero-bits at the righthand end of a 32-bit number. More... | |