#include <sys/types.h>
Go to the source code of this file.
Functions | |
static unsigned int | fnzb (size_t arg) |
static unsigned int | fnzb32 (uint32_t arg) |
Return position of first non-zero bit from left (i.e. | |
static unsigned int | fnzb64 (uint64_t arg) |
Definition in file bitops.h.