Searched refs:CURRENT_DYNAMIC_MASK (Results 1 – 2 of 2) sorted by relevance
96 static constexpr uint16_t CURRENT_DYNAMIC_MASK = 0x0006; variable127 uint16_t dynamic = META_STORE_MASK | CURRENT_DYNAMIC_MASK;
107 newMeta.dynamic = CURRENT_DYNAMIC_MASK | META_STORE_MASK; in Initialize()