Searched defs:oldWord (Results 1 – 3 of 3) sorted by relevance
55 BitmapWordType oldWord; in AtomicTestAndSetBit() local73 BitmapWordType oldWord; in AtomicTestAndClearBit() local
177 const oldWord = changed ? 0 : this.bits[i]; constant190 const oldWord = changed ? 0 : this.bits[i]; constant204 const oldWord = this.bits[i]; constant
994 BaseStateWord oldWord = obj->GetBaseStateWord(); in CopyObjectImpl() local