Searched refs:length_buf (Results 1 – 1 of 1) sorted by relevance
263 char length_buf[INT_BUFSIZE_BOUND (uintmax_t)]; in output_crc() local264 printf ("%u %s", *(unsigned int *)digest, umaxtostr (length, length_buf)); in output_crc()