Home | History | Annotate | Download | only in src

Lines Matching full:old_value

1132   int old_value = static_cast<int>(reinterpret_cast<intptr_t>(entry->value));
1134 reinterpret_cast<void*>(static_cast<intptr_t>(value | old_value));
1135 return old_value;