Home | History | Annotate | Download | only in dist

Lines Matching refs:EP_FixedDest

9820 #define EP_FixedDest  0x0200  /* Result needed in a specific register */
71763 if( (p->flags & EP_FixedDest)==0 ){
71827 if( ALWAYS(pItem->pExpr) ) pItem->pExpr->flags |= EP_FixedDest;