Searched refs:log2u_round_up (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | util.h | 69 static inline unsigned log2u_round_up(unsigned x) { in log2u_round_up() function |
D | hashmap.c | 1105 new_shift = log2u_round_up(MAX( in resize_buckets() |