Home
last modified time | relevance | path

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

/dports/devel/aws-c-common/aws-c-common-0.6.15/source/
H A Dhash_table.c303 static int inline s_find_entry( in s_find_entry() function
405 int rv = s_find_entry(state, hash_code, key, &entry, NULL); in aws_hash_table_find()
525 int rv = s_find_entry(state, hash_code, key, &entry, &probe_idx); in aws_hash_table_create()
674 int rv = s_find_entry(state, hash_code, key, &entry, NULL); in aws_hash_table_remove()