Searched refs:GIGA_SZ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/file_cmds-230/df/
H A Ddf.c86 #define GIGA_SZ(n) ((n) * (n) * (n)) macro
92 #define GIGA_2_SZ (GIGA_SZ(1024ULL))
98 #define GIGA_SI_SZ (GIGA_SZ(1000ULL))
/macosx-10.9.5/file_cmds-230/du/
H A Ddu.c78 #define GIGA_SZ(n) ((n) * (n) * (n)) macro
84 #define GIGA_2_SZ (GIGA_SZ(1024ULL))
90 #define GIGA_SI_SZ (GIGA_SZ(1000ULL))

Completed in 123 milliseconds