Searched defs:new_byte (Results 1 – 4 of 4) sorted by relevance
55 const auto new_byte = in MakeVector() local
58 const auto new_byte = in AppendToVector() local
75 unsigned int new_byte = *(reinterpret_cast<uint8_t *>(&new_value)); in operator ()() local103 unsigned int new_byte = *(reinterpret_cast<uint16_t *>(&new_value)); in operator ()() local133 unsigned int new_byte = *(reinterpret_cast<unsigned int *>(&new_value)); in operator ()() local153 …unsigned long long int new_byte = *(reinterpret_cast<unsigned long long int *>(&new_value)); // N… in operator ()() local