Lines Matching refs:COND_NOT
1155 case COND_NOT: op = "not"; break;1166 num_params = curr->expr_type == COND_NOT ? 1 : 2;