Searched refs:ROW_VARUB (Results 1 – 4 of 4) sorted by relevance
375 case ROW_VARUB: in mixIntRoundPreprocess()475 else if ( (rowType == ROW_VARUB) || in mixIntRoundPreprocess()498 case ROW_VARUB: // Inequality: x <= ? * y in mixIntRoundPreprocess()611 rowType = numPosCon == 1 ? ROW_VARUB : ROW_VARLB; in determineRowType()614 rowType = numPosCon == 1 ? ROW_VARLB : ROW_VARUB; in determineRowType()
101 ROW_VARUB, enumerator
102 ROW_VARUB, enumerator
401 case ROW_VARUB: in mixIntRoundPreprocess()501 else if ( (rowType == ROW_VARUB) || in mixIntRoundPreprocess()524 case ROW_VARUB: // Inequality: x <= ? * y in mixIntRoundPreprocess()634 rowType = numPosCon == 1 ? ROW_VARUB : ROW_VARLB; in determineRowType()637 rowType = numPosCon == 1 ? ROW_VARLB : ROW_VARUB; in determineRowType()