Home
last modified time | relevance | path

Searched refs:HN_DIVISOR_1000 (Results 1 – 2 of 2) sorted by relevance

/system/core/toolbox/
Dbsd-compatibility.h67 #define HN_DIVISOR_1000 0x08 macro
/system/core/toolbox/upstream-netbsd/lib/libc/gen/
Dhumanize_number.c59 if (flags & HN_DIVISOR_1000) { in humanize_number()