Home
last modified time | relevance | path

Searched refs:iwpool_create_empty (Results 1 – 8 of 8) sorted by relevance

/third_party/iowow/src/utils/
Diwpool.h56 IW_EXPORT IW_ALLOC IWPOOL* iwpool_create_empty(void);
Diwpool.c63 IWPOOL* iwpool_create_empty(void) { in iwpool_create_empty() function
/third_party/ejdb/src/jbs/
Djbs.c88 RCA(pool = env.pool = iwpool_create_empty(), finish); in main()
/third_party/ejdb/src/tests/
Dejdb_test4.c148 IWPOOL *pool = iwpool_create_empty(); in ejdb_test4_2()
/third_party/ejdb/src/jql/tests/
Djql_test1.c287 IWPOOL *pool = iwpool_create_empty(); in jql_test_1_5()
/third_party/iowow/src/json/tests/
Djbl_test1.c869 IWPOOL *pool = iwpool_create_empty(); in jbl_test1_12()
/third_party/iowow/
DChangelog144 * Added `iwpool_create_empty()` (iwpool.h)
/third_party/ejdb/src/
Dejdb2.c1252 pool = iwpool_create_empty(); in _jb_patch()