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