Searched defs:old_value (Results 1 – 4 of 4) sorted by relevance
157 const string old_value = old_c->GetValue().Literal(); in are_compatible_constants() local280 string old_value = old_field->GetDefaultValue() ? old_field->GetDefaultValue()->Literal() : ""; in are_compatible_parcelables() local393 const string old_value = old_enum_map[name]->Literal(); in are_compatible_enums() local
56 …erfd_settime(int fd, int flags, const struct itimerspec* new_value, struct itimerspec* old_value) { in fake_timerfd_settime()
1684 AddressType old_value = stack_[0]; in op_swap() local
51 union ctl_values old_value; member