Searched refs:DYN_OFFSET (Results 1 – 1 of 1) sorted by relevance
198 static const uint32_t DYN_OFFSET = 1; variable199 static const uint32_t DYN_MASK = 1 << DYN_OFFSET;236 static const uint32_t regular_flag = 0 << DYN_OFFSET;237 static const uint32_t dynamic_flag = 1 << DYN_OFFSET;