HomeSort by relevance Sort by last modified time
    Searched full:ranmax (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/cintltst/
utmstest.c 63 static int64_t ranMax;
70 ranMax = max;
94 } while (value < ranMin || value > ranMax);

Completed in 40 milliseconds