Home
last modified time | relevance | path

Searched defs:human_readable (Results 1 – 3 of 3) sorted by relevance

/external/iptables/extensions/
Dlibxt_time.c327 static void time_print_monthdays(uint32_t mask, bool human_readable) in time_print_monthdays()
/external/toybox/lib/
Dlib.c828 int human_readable(char *buf, unsigned long long num) in human_readable() function
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c2291 Bool human_readable = True; in VG_() local