Searched refs:humanize_number (Results 1 – 4 of 4) sorted by relevance
/system/core/toolbox/ |
D | bsd-compatibility.h | 62 int humanize_number(char *, size_t, int64_t, const char *, int, int);
|
D | Android.mk | 18 upstream-netbsd/lib/libc/gen/humanize_number.c \
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
D | misc.c | 224 if (humanize_number(hbuf, sizeof(hbuf), in dd_write_msg() 236 if (humanize_number(hbuf, sizeof(hbuf), in dd_write_msg()
|
/system/core/toolbox/upstream-netbsd/lib/libc/gen/ |
D | humanize_number.c | 47 humanize_number(char *buf, size_t len, int64_t bytes, in humanize_number() function
|