Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c113118 int isCommuted /* The comparison has been commuted */ argument
113125 if( isCommuted ){
113361 int isCommuted = ExprHasProperty(pExpr,EP_Commuted); local
113396 codeCompare(pParse, pL, pR, opx, r1, r2, addrDone, p5, isCommuted);