Lines Matching refs:finish
37 goto finish; in jbi_consumer()
39 RCGO(rc, finish); in jbi_consumer()
46 goto finish; in jbi_consumer()
54 RCC(rc, finish, jbl_from_buf_keep_onstack(&jbl, ctx->jblbuf, vsz)); in jbi_consumer()
58 goto finish; in jbi_consumer()
79 goto finish; in jbi_consumer()
82 RCC(rc, finish, jbl_to_node(&jbl, &root, true, pool)); in jbi_consumer()
92 RCC(rc, finish, jql_apply(q, root, pool)); in jbi_consumer()
93 RCC(rc, finish, _jbl_from_node(&sn, root)); in jbi_consumer()
101 RCGO(rc, finish); in jbi_consumer()
103 RCC(rc, finish, jql_project(q, root, pool, ctx)); in jbi_consumer()
111 RCGO(rc, finish); in jbi_consumer()
116 RCC(rc, finish, ux->visitor(ux, &doc, &ctx->istep)); in jbi_consumer()
128 finish: in jbi_consumer()