Home
last modified time | relevance | path

Searched refs:HR_B (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
H A Ddd.c95 human_readable(toybuf, TT.bytes, HR_SPACE|HR_B); in status()
97 human_readable(toybuf, TT.bytes/seconds, HR_SPACE|HR_B); in status()
/third_party/toybox/lib/
H A Dlib.h288 #define HR_B 2 // Use "B" for single byte units macro
H A Dlib.c1175 } else if (style & HR_B) buf[len++] = 'B'; in human_readable_long()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h279 #define HR_B 2 // Use "B" for single byte units macro

Completed in 5 milliseconds