Home
last modified time | relevance | path

Searched refs:end_op (Results 1 – 2 of 2) sorted by relevance

/third_party/ejdb/src/jql/
Djqp.h288 JQP_OP *end_op; member
/third_party/ejdb/src/jql/inc/
Djqpx.c491 aux->end_op = aux->start_op; in _jqp_unit_op()
493 aux->end_op->next = &unit->op; in _jqp_unit_op()
494 aux->end_op = aux->end_op->next; in _jqp_unit_op()