Searched refs:ntype (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_gurobi.c210 grb_setname(GRBmodel* lp, char ntype, int idx, char * name) argument
212 switch(ntype)
H A Deplex_coin.h278 EXTERN_C int coin_set_name(COINprob* lp, char ntype, int idx, const char* name);
H A Dcoinplex.cpp2010 int coin_set_name(COINprob* lp, char ntype, int idx, const char * name) argument
2013 if (ntype == 'c')

Completed in 169 milliseconds