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

/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Deplex.h110 int matno; /* XPRESS matrix number if descriptor not member in struct:__anon1616
H A Deplex.c240 if ((lpd)->matno != current_matno) \
243 lpd = (lp_desc *) lpdmat[%d];", (lpd)->matno); \
245 current_matno = (lpd)->matno; \
981 lpd->matno = next_matno++;
4369 lpd->matno = next_matno++;

Completed in 43 milliseconds