Home
last modified time | relevance | path

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

/third_party/ejdb/src/
Dejdb2_internal.h227 uint32_t jb_proj_node_hash(const void *key);
Dejdb2.c1572 uint32_t jb_proj_node_hash(const void *key) { in jb_proj_node_hash() function
/third_party/ejdb/src/jql/
Djql.c1662 …RCB(finish, cache = iwhmap_create(jb_proj_node_cache_cmp, jb_proj_node_hash, jb_proj_node_kvfree)); in _jql_proj_join_matched()