Searched refs:DYN_OFFSET (Results 1 – 1 of 1) sorted by relevance
224 static const uint32_t DYN_OFFSET = 1; variable225 static const uint32_t DYN_MASK = 1 << DYN_OFFSET;262 static const uint32_t regular_flag = 0 << DYN_OFFSET;263 static const uint32_t dynamic_flag = 1 << DYN_OFFSET;