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

/macosx-10.9.5/file_cmds-230/df/
H A Ddf.c87 #define TERA_SZ(n) ((n) * (n) * (n) * (n)) macro
93 #define TERA_2_SZ (TERA_SZ(1024ULL))
99 #define TERA_SI_SZ (TERA_SZ(1000ULL))
/macosx-10.9.5/file_cmds-230/du/
H A Ddu.c79 #define TERA_SZ(n) ((n) * (n) * (n) * (n)) macro
85 #define TERA_2_SZ (TERA_SZ(1024ULL))
91 #define TERA_SI_SZ (TERA_SZ(1000ULL))

Completed in 131 milliseconds