Home
last modified time | relevance | path

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

/third_party/ejdb/src/tests/
Dejdb_test4.c24 rc = jbn_add_item_i64(n, key, id, 0, pool); in set_apply_int()
/third_party/ejdb/src/jbl/
Djbl.h753 IW_EXPORT iwrc jbn_add_item_i64(JBL_NODE parent, const char *key, int64_t val, JBL_NODE *node_out, …
Djbl.c1640 iwrc jbn_add_item_i64(JBL_NODE parent, const char *key, int64_t val, JBL_NODE *node_out, IWPOOL *po… in jbn_add_item_i64() function