Searched refs:log2u_round_up (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | util.h | 158 static inline unsigned log2u_round_up(unsigned x) { function |
H A D | hashmap.c | 1069 new_shift = log2u_round_up(MAX( |
Completed in 15 milliseconds