Searched refs:HR_B (Results 1 – 3 of 3) sorted by relevance
94 human_readable(toybuf, TT.bytes, HR_SPACE|HR_B); in status()96 human_readable(toybuf, TT.bytes/seconds, HR_SPACE|HR_B); in status()
281 #define HR_B 2 // Use "B" for single byte units macro
1205 } else if (style & HR_B) buf[len++] = 'B'; in human_readable_long()