Searched refs:W_CONFIG_MASK (Results 1 – 4 of 4) sorted by relevance
101 w->_flags &= ~W_CONFIG_MASK; in getwin()176 w->_vmin, w->_vtime, w->_flags & W_CONFIG_MASK, in putwin()
99 #define W_CONFIG_MASK 0x1f80 /* Mask of configurable flags. */ macro
104 w->_flags &= ~W_CONFIG_MASK;189 w->_vmin, w->_vtime, w->_flags & W_CONFIG_MASK,
115 #define W_CONFIG_MASK 0x1f80 /* Mask of configurable flags. */ macro