Searched refs:KILOBYTE (Results 1 - 1 of 1) sorted by relevance
/libmicro/ | ||
H A D | libmicro.c | 1037 #define KILOBYTE 1024 macro 1038 #define MEGABYTE (KILOBYTE * KILOBYTE) 1039 #define GIGABYTE (KILOBYTE * MEGABYTE) 1053 mult = KILOBYTE; 1087 mult = KILOBYTE; |
Completed in 9 milliseconds