Searched refs:MaskInPlace (Results 1 – 2 of 2) sorted by relevance
44 static uintptr_t MaskInPlace() { in MaskInPlace() function76 (~MaskInPlace() & original); in Update()
29 ASSERT_EQ(0x001feU, TestBitFields::MaskInPlace()); in TEST()