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