Home
last modified time | relevance | path

Searched refs:lnhash_update_votes (Results 1 – 1 of 1) sorted by relevance

/dports/biology/subread/subread-2.0.2-source/src/
H A Dlong-hashtable.c232 int lnhash_update_votes(lnhash_vote_t * votes, int record_column, lnhash_data_t test_pos, short dis… in lnhash_update_votes() function
318 int found = lnhash_update_votes(votes, record_column, test_pos, dist_to_head); in lnhash_query()