Home
last modified time | relevance | path

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

/haiku/src/libs/libsolv/solv/
H A Drules.c2354 int i, j, rid, havechoice; in solver_addchoicerules() local
2392 havechoice = 0; in solver_addchoicerules()
2474 havechoice = 1; in solver_addchoicerules()
2476 if (!havechoice || !q.count || !qi.count) in solver_addchoicerules()
H A Dtransaction.c988 havechoice(struct orderdata *od, Id p, Id q1, Id q2) in havechoice() function
1212 if (havechoice(od, p, reqq.elements[i], reqq.elements[j])) in addsolvableedges()