Searched refs:sprint_byte_with_x (Results 1 – 1 of 1) sorted by relevance
190 static void sprint_byte_with_x(char* s, unsigned int v) in sprint_byte_with_x() function209 sprint_byte_with_x((char*)(&(buf[len])), (unsigned int)(code >> 24)); in to_ascii()216 sprint_byte_with_x((char*)(&(buf[len])), (unsigned int)(code >> 8)); in to_ascii()365 sprint_byte_with_x((char* )bs, (unsigned int )(*p++));374 sprint_byte_with_x((char* )bs, (unsigned int )(*p++));
Completed in 8 milliseconds