Searched refs:GIGA (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dfmt_scaled.c53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator in enum:__anon3324
57 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
/macosx-10.9.5/file_cmds-230/df/
H A Ddf.c116 typedef enum { NONE, KILO, MEGA, GIGA, TERA, PETA, UNIT_MAX } unit_t; enumerator in enum:__anon8869
118 unit_t unitp [] = { NONE, KILO, MEGA, GIGA, TERA, PETA };
/macosx-10.9.5/file_cmds-230/du/
H A Ddu.c100 typedef enum { NONE, KILO, MEGA, GIGA, TERA, PETA, UNIT_MAX } unit_t; enumerator in enum:__anon8870
102 int unitp [] = { NONE, KILO, MEGA, GIGA, TERA, PETA };

Completed in 206 milliseconds