Searched refs:KILOBYTE_FACTOR (Results 1 – 1 of 1) sorted by relevance
1708 #define KILOBYTE_FACTOR 1024.0 macro1733 if (size < (goffset) KILOBYTE_FACTOR) in g_format_size_for_display()1741 displayed_size = (gdouble) size / KILOBYTE_FACTOR; in g_format_size_for_display()