Searched refs:marsz (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.h126 int marsz; member in struct:__anon1616
H A Deplex.c1020 lpd->marsz = vrow.nint; /* max number of rows */
1534 if (vi.nint >= lpd->marsz) { Bip_Error(RANGE_ERROR); }
3943 lpd->marsz = %d;\n\
3947 lpd->rhsx = (double *) malloc(lpd->marsz * sizeof(double));\n\
3948 lpd->senx = (char *) malloc(lpd->marsz * sizeof(char));\n\
3957 lpd->sense,(lpd->macsz ? lpd->macsz : 1), (lpd->marsz ? lpd->marsz: 1), (lpd->matnz? lpd->matnz : 1),
5966 lpd->marsz = %d;\n\
5980 lpd->macsz, lpd->marsz, lpd->matnz,

Completed in 41 milliseconds