Home
last modified time | relevance | path

Searched refs:SOLVER_SETMASK (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Dsolver.h243 #define SOLVER_SETMASK 0x7f000000 macro
H A Dselection.c826 setflags = sel2->elements[0] & SOLVER_SETMASK & ~SOLVER_NOAUTOSET; in selection_filter()
H A Dsolverdebug.c961 how &= flagmask & SOLVER_SETMASK; in pool_selection2str()
H A Drules.c1596 set = how & SOLVER_SETMASK; in jobtodisablelist()