HomeSort by relevance Sort by last modified time
    Searched full:round_up_2 (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/
hash.c 28 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
ChangeLog     [all...]

Completed in 3028 milliseconds