Searched refs:ValuesSubset (Results 1 – 1 of 1) sorted by relevance
197 volatile uint64 ValuesSubset[] = {1, 0x7e, 0x000fffffffffffffffll}; in testAtomicRMWThreads() local198 const size_t NumValuesSubset = sizeof(ValuesSubset) / sizeof(*ValuesSubset); in testAtomicRMWThreads()202 Type Value1 = static_cast<Type>(ValuesSubset[i]); in testAtomicRMWThreads()204 Type Value2 = static_cast<Type>(ValuesSubset[j]); in testAtomicRMWThreads()