OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_rehashes
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
hash.c
60
ht->
ht_rehashes
= 0;
204
ht->
ht_rehashes
= 0;
263
ht->
ht_rehashes
++;
284
fprintf (out_FILE, _("Rehash=%d, "), ht->
ht_rehashes
);
hash.h
52
unsigned int
ht_rehashes
; /* # of times we've expanded table */
member in struct:hash_table
Completed in 19 milliseconds