Searched refs:LogType (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex.h88 #define LogType 0 /* log */ macro
H A Deplex_gurobi.c534 if (solver_streams[LogType] == Current_Null)
538 (void) ec_outfs(solver_streams[LogType], msg);
539 (void) ec_flush(solver_streams[LogType]);
H A Dcoinplex.cpp214 int mtype = (id<3000 ? LogType : (id<6000 ? WrnType : ErrType));
H A Deplex.c652 (void) ec_flush(solver_streams[LogType]);
1467 case 3: solver_stream = &solver_streams[LogType]; break;

Completed in 98 milliseconds