Searched refs:iec_without_p (Results 1 – 1 of 1) sorted by relevance
21 …_format_bytes_one(uint64_t val, bool trailing_B, const char *iec_with_p, const char *iec_without_p, in test_format_bytes_one() argument26 …zeof buf, val, FORMAT_BYTES_USE_IEC | (trailing_B ? FORMAT_BYTES_TRAILING_B : 0)), iec_without_p)); in test_format_bytes_one()