Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbi/
Djbi_consumer.c100 rc = jb_put(ctx->jbc, &sn, id); in jbi_consumer()
Djbi_sorter_consumer.c73 rc = jb_put(ctx->jbc, &sn, doc->id); in _jbi_scan_sorter_apply()
/third_party/ejdb/src/
Dejdb2_internal.h222 iwrc jb_put(JBCOLL jbc, JBL jbl, int64_t id);
Dejdb2.c805 iwrc jb_put(JBCOLL jbc, JBL jbl, int64_t id) { in jb_put() function