Home
last modified time | relevance | path

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

/third_party/ejdb/src/jql/
Djqp.h259 #define JQP_QRY_COUNT ((jqp_query_mode_t) 0x01U) macro
265 #define JQP_QRY_AGGREGATE (JQP_QRY_COUNT)
/third_party/ejdb/src/jql/inc/
Djqpx.c880 aux->qmode |= JQP_QRY_COUNT; in _jqp_set_aggregate_count()