Searched refs:allowedOp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsqlite/src/ | ||
H A D | where.c | 153 static int allowedOp(int op){ function 181 if( allowedOp(pExpr->op) && (pInfo->prereqRight & pInfo->prereqLeft)==0 ){ |
Completed in 58 milliseconds