Home
last modified time | relevance | path

Searched refs:SOLVER_SOLUTION_BEST (Results 1 – 3 of 3) sorted by relevance

/dports/misc/libsolv/libsolv-0.7.19/src/
H A Dproblems.h28 #define SOLVER_SOLUTION_BEST (-3) macro
H A Dproblems.c692 queue_push(solutionq, SOLVER_SOLUTION_BEST); in convertsolution()
709 queue_push(solutionq, SOLVER_SOLUTION_BEST); /* split, see above */ in convertsolution()
717 queue_push(solutionq, SOLVER_SOLUTION_BEST); in convertsolution()
1403 else if (p == SOLVER_SOLUTION_BEST) in solver_solutionelement2str()
/dports/misc/libsolv/libsolv-0.7.19/bindings/
H A Dsolv.i3491 …UTION_INFARCH || $self->type == SOLVER_SOLUTION_DISTUPGRADE || $self->type == SOLVER_SOLUTION_BEST)
3529 static const int SOLVER_SOLUTION_BEST = SOLVER_SOLUTION_BEST;