Searched refs:round_up_2 (Results 1 – 2 of 2) sorted by relevance
28 static unsigned long round_up_2 __P((unsigned long rough));46 ht->ht_size = round_up_2 (size); in hash_init()318 round_up_2 (unsigned long n) in round_up_2() function
1908 * hash.c (round_up_2): Get rid of a warning.