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

/forgerock/web-agents-v4/source/
H A Dcache.c162 static unsigned int index_for(unsigned int tablelength, unsigned int hashvalue) { function
180 entry_index = index_for(AM_HASH_TABLE_SIZE, key_hash);
448 entry_index = index_for(AM_HASH_TABLE_SIZE, key_hash);
952 entry_index = index_for(AM_HASH_TABLE_SIZE, key_hash);
1158 entry_index = index_for(AM_HASH_TABLE_SIZE, key_hash);

Completed in 21 milliseconds