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

  /external/kmod/shared/
hash.c 47 struct hash *hash_new(unsigned int n_buckets, function
  /toolchain/binutils/binutils-2.27/gas/
hash.c 110 hash_new (void) function
516 h = hashtable[number] = (char *) hash_new ();

Completed in 77 milliseconds