Searched refs:local_flag (Results 1 – 2 of 2) sorted by relevance
104 m_BitField |= local_flag; in setBinding()166 return (local_flag == (m_BitField & BINDING_MASK)); in isLocal()
242 static const uint32_t local_flag = 1 << LOCAL_OFFSET; variable