reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
102 if (!ineq) 107 ineq[k] = STATUS_REDUNDANT; 110 ineq[k] = status_in(bmap_i->ineq[k], tab_j); 111 if (ineq[k] == STATUS_ERROR) 113 if (ineq[k] == STATUS_SEPARATE) 117 return ineq; 119 free(ineq);