Home
last modified time | relevance | path

Searched refs:SOLVER_REASON_RESOLVE (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Dsolver.h254 #define SOLVER_REASON_RESOLVE 6 macro
H A Dsolver.c4052 return SOLVER_REASON_RESOLVE; in solver_describe_decision()