Searched defs:RANK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.c159 #define RANK(f) (((f) << 1) - ((f) > 4 ? 9 : 0)) macro
887 } else if (strm->avail_in == 0 && RANK(flush) <= RANK(old_flush) &&
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h82 #define RANK "rank" macro

Completed in 63 milliseconds