Home
last modified time | relevance | path

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

/third_party/ejdb/src/jql/
Djqp.h259 #define JQP_QRY_INVERSE ((jqp_query_mode_t) 0x08U) macro
/third_party/ejdb/src/jbi/
Djbi_selection.c431 } else if (aux->qmode & JQP_QRY_INVERSE) { in jbi_selection()
/third_party/ejdb/src/jql/inc/
Djqpx.c888 aux->qmode |= (JQP_QRY_NOIDX | JQP_QRY_INVERSE); in _jqp_set_inverse()