Searched defs:EXA (Results 1 – 2 of 2) sorted by relevance
49 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator
229 #define EXA (PETA * 1024) in hist_get_bin_suffix() macro