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

/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 */

Completed in 12 milliseconds