Home
last modified time | relevance | path

Searched defs:KILO (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libutil/
H A Dfmt_scaled.c49 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator
/openbsd-src/usr.sbin/btrace/
H A Dmap.c234 #define KILO (1024LL) in hist_get_bin_suffix() macro