Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dcdt.h51 #define DT_ONES (~DT_ZERO) /* all one bits */ macro
52 #define DT_HIBIT (~(DT_ONES >> 1) ) /* highest 1 bit */