Searched refs:DualMethod (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_coin.c106 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {
140 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {
H A Deplex_cplex.h202 /* DualMethod(lpd,m,am) should be true for methods that require different
205 # define DualMethod(lpd,m,am) \ macro
H A Deplex_xpress.h225 # define DualMethod(lpd,m,am) 0 macro
H A Deplex_xpress.c486 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {
538 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {
H A Deplex_coin.h110 # define DualMethod(lpd,m,am) 0 macro
H A Deplex_cplex.c477 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {
568 if (DualMethod(lpd, meth->meth, meth->auxmeth)) {

Completed in 50 milliseconds