Searched refs:HR_SPACE (Results 1 – 4 of 4) 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()
277 #define HR_SPACE 1 // Space between number and units macro
1126 if (style & HR_SPACE) buf[len++] = ' '; in human_readable_long()
278 #define HR_SPACE 1 // Space between number and units macro