Home
last modified time | relevance | path

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

/third_party/ltp/lib/
H A Drandom_range.c721 #define GIG 1073741824 macro
730 int imax = 6 * GIG; /* higher than 32 bits */
737 long lmax = 6 * (long)GIG; /* higher than 32 bits */
742 long long llmax = (long long)80 * (long long)GIG;

Completed in 2 milliseconds