Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c31 iwrc rc = jbl_from_buf_keep_onstack2(&d1, p1); in _jbi_scan_sorter_cmp()
33 rc = jbl_from_buf_keep_onstack2(&d2, p2); in _jbi_scan_sorter_cmp()
111 rc = jbl_from_buf_keep_onstack2(&jbl, rp); in _jbi_scan_sorter_do()
/third_party/ejdb/src/jbl/
Djbl_internal.h72 iwrc jbl_from_buf_keep_onstack2(JBL jbl, void *buf);
Djbl.c385 iwrc jbl_from_buf_keep_onstack2(JBL jbl, void *buf) { in jbl_from_buf_keep_onstack2() function