Searched refs:hr0 (Results 1 – 1 of 1) sorted by relevance
/external/toybox/toys/posix/ |
D | ps.c | 1559 char *hr0 = toybuf+sizeof(toybuf)-32, *hr1 = hr0-32, *hr2 = hr1-32, in top_common() local 1587 human_readable(hr0, 1024*run[0], 0); in top_common() 1592 hr0, hr1, hr2, hr3); in top_common() 1595 human_readable(hr0, 1024*run[4], 0); in top_common() 1600 hr0, hr1, hr2, hr3); in top_common()
|