Searched refs:QUERY_D (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/file_systems/
H A DQueryParser.h76 #ifndef QUERY_D
77 # define QUERY_D(block) macro
673 QUERY_D(if (fOp <= OP_EQUATION || fOp > OP_LESS_THAN_OR_EQUAL) {
1119 QUERY_D(__out("( "));
1129 QUERY_D(__out(" %s ", op));
1134 QUERY_D(__out(" )"));
1151 QUERY_D(__out("[\"%s\" %s \"%s\"]", fAttribute, symbol, fString));
1174 QUERY_D(if (fTerm != NULL) {
1176 QUERY_D(__out("\n"));

Completed in 34 milliseconds