Searched refs:CheckFlag (Results 1 – 2 of 2) sorted by relevance
19 static UInt32 CheckFlag(UInt32 flag) in CheckFlag() function53 #define CHECK_CPUID_IS_SUPPORTED if (CheckFlag(1 << 18) == 0 || CheckFlag(1 << 21) == 0) return Fal…
62 bool CheckFlag(const volatile std::atomic<uint32_t>* flags, int flag) { in CheckFlag() function842 !CheckFlag( in SetCorrupt()858 CheckFlag(&shared_meta()->flags, kFlagCorrupt)) { in IsCorrupt()866 return CheckFlag(&shared_meta()->flags, kFlagFull); in IsFull()