Searched refs:LOCAL_MASK (Results 1 – 2 of 2) sorted by relevance
205 static const uint32_t LOCAL_MASK = 1 << LOCAL_OFFSET; variable207 static const uint32_t BINDING_MASK = GLOBAL_MASK | LOCAL_MASK;
195 if (m_BitField & LOCAL_MASK) { in binding()