Home
last modified time | relevance | path

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

/third_party/ejdb/src/
Dejdb2_internal.h225 int jb_proj_node_cache_cmp(const void *v1, const void *v2);
Dejdb2.c1558 int jb_proj_node_cache_cmp(const void *v1, const void *v2) { in jb_proj_node_cache_cmp() 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()