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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dsearch.h149 int _list_len; member in class:Search
H A Dsearch.cc748 Set _total_duplicates and _list_len = _total_keys - _total_duplicates. */
750 _list_len = _total_keys;
753 Hash_Table representatives (_list_len, !_hash_includes_len);
765 _list_len--;
832 int non_linked_length = _list_len;
1662 _list_len, _total_keys, _total_duplicates, _max_key_len);

Completed in 41 milliseconds