Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwjson.h833 IW_EXPORT iwrc jbl_ptr_alloc_pool(const char *path, JBL_PTR *jpp, IWPOOL *pool);
Diwjson.c1121 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.c955 rc = jbl_ptr_alloc_pool(iwxstr_ptr(xstr), &aux->orderby_ptrs[cnt], aux->pool); in _jqp_finish()