Searched refs:Set_Str_Param (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_gurobi.h130 #define Set_Str_Param(E,L,A1,A2) GRBsetstrparam((L)?GRBgetenv((L)->lp):(E),A1,A2) macro
H A Deplex_cplex.h364 #define Set_Str_Param(E,L,A1,A2) CPXsetstrparam(E,A1,A2) macro
H A Deplex_xpress.h153 # define Set_Str_Param(E,L,A1,A2) \ macro
H A Deplex_coin.h129 # define Set_Str_Param(E,L,A1,A2) \ macro
133 # define Set_Str_Param(E,L,A1,A2) \
H A Deplex.c1310 Call(err, Set_Str_Param(cpx_env, lpd, params[i].num, s));

Completed in 60 milliseconds