Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbl/
Djbl.h839 IW_EXPORT iwrc jbl_ptr_alloc_pool(const char *path, JBL_PTR *jpp, IWPOOL *pool);
Djbl.c1084 iwrc jbl_ptr_alloc_pool(const char *path, JBL_PTR *jpp, IWPOOL *pool) { in jbl_ptr_alloc_pool() function
/third_party/ejdb/src/jql/inc/
Djqpx.c952 rc = jbl_ptr_alloc_pool(iwxstr_ptr(xstr), &aux->orderby_ptrs[cnt], aux->pool); in _jqp_finish()