Home
last modified time | relevance | path

Searched refs:log2u_round_up (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dutil.h69 static inline unsigned log2u_round_up(unsigned x) { in log2u_round_up() function
Dhashmap.c1105 new_shift = log2u_round_up(MAX( in resize_buckets()