Searched refs:EP_Unlikely (Results 1 – 1 of 1) sorted by relevance
18996 #define EP_Unlikely 0x080000 /* unlikely() or likelihood() function */ macro107254 ExprSetProperty(pExpr, EP_Unlikely);108606 while( pExpr && ExprHasProperty(pExpr, EP_Skip|EP_Unlikely) ){108607 if( ExprHasProperty(pExpr, EP_Unlikely) ){147126 ExprClearProperty(pY, EP_Skip|EP_Unlikely);148359 ExprClearProperty(pExpr, EP_Skip|EP_Collate|EP_Unlikely);159027 if( p && ExprHasProperty(p, EP_Unlikely) ){