Searched refs:updateInt (Results 1 – 1 of 1) sorted by relevance
69 Value = Info::updateInt(Value, static_cast<intptr_t>(IntVal)); in setInt()77 Value = Info::updateInt(Info::updatePointer(0, PtrVal), in setPointerAndInt()172 static intptr_t updateInt(intptr_t OrigValue, intptr_t Int) { in updateInt() function