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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysmacros.h225 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro

Completed in 56 milliseconds