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

/macosx-10.9.5/file_cmds-230/df/
H A Ddf.c84 #define KILO_SZ(n) (n) macro
90 #define KILO_2_SZ (KILO_SZ(1024ULL))
96 #define KILO_SI_SZ (KILO_SZ(1000ULL))
/macosx-10.9.5/file_cmds-230/du/
H A Ddu.c76 #define KILO_SZ(n) (n) macro
82 #define KILO_2_SZ (KILO_SZ(1024ULL))
88 #define KILO_SI_SZ (KILO_SZ(1000ULL))

Completed in 124 milliseconds