Searched refs:DYN_OFFSET (Results 1 – 1 of 1) sorted by relevance
209 static const uint32_t DYN_OFFSET = 1; variable210 static const uint32_t DYN_MASK = 1 << DYN_OFFSET;243 static const uint32_t regular_flag = 0 << DYN_OFFSET;244 static const uint32_t dynamic_flag = 1 << DYN_OFFSET;