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

/freebsd-9.3-release/contrib/gperf/src/
H A Dkeyword.icc40 _final_index (-1)
H A Dkeyword.h81 int _final_index; member in struct:KeywordExt
H A Doutput.cc1120 temp->_hash_value, temp->_final_index);
1209 keyword->_final_index = index;
1217 links->_final_index = ++index;
1223 ? keyword->_final_index
1224 : links->_final_index);
1271 lookup_array[hash_value] = temp->first()->_final_index;
1274 temp->first()->_allchars_length, temp->first()->_allchars, temp->first()->_final_index);
1279 dup_ptr->index = temp->first()->_final_index;
1288 ptr->_allchars_length, ptr->_allchars, ptr->_final_index);
1322 At i and i+1 store dup_ptr->_final_index an
[all...]
H A Dsearch.cc1669 ptr->first()->_hash_value, ptr->first()->_allchars_length, ptr->first()->_final_index);

Completed in 61 milliseconds