Home | History | Annotate | Download | only in processor

Lines Matching defs:byte_length

335     size_t byte_length = word_length * sizeof(utf16_data[0]);
337 memcpy(&utf16_vector[0], &utf16_data[0], byte_length);