Searched refs:round_up_2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.c28 static unsigned long round_up_2 __P((unsigned long rough));
46 ht->ht_size = round_up_2 (size);
318 round_up_2 (unsigned long n) function

Completed in 117 milliseconds