Function and variable attributes.
#define Mathematical
Definition attributes.h:113
Mathematical uint64_t get_next_power_of_two(uint64_t)
Mathematical uint64_t upower(uint64_t base, unsigned exp)
Mathematical uint64_t get_prev_power_of_two(uint64_t)
Mathematical int64_t power(int64_t base, unsigned exp)
Mathematical uint64_t digitsof(uint64_t num, unsigned base)
Mathematical uint64_t reverse_integer(uint64_t n, unsigned base)