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