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