Searched refs:cv_byte_index (Results 1 – 1 of 1) sorted by relevance
2599 for (unsigned int cv_byte_index = 0; in Print() local2600 cv_byte_index < cv_record_size; in Print()2601 ++cv_byte_index) { in Print()2602 printf("%02x", cv_record[cv_byte_index]); in Print()