Searched refs:MAX_RANDOM (Results 1 – 3 of 3) sorted by relevance
33 #define MAX_RANDOM 0x80000000 macro40 if (x > static_cast<long>(MAX_RANDOM - 1)) { in TestCase()
33 #define MAX_RANDOM 0x80000000 macro44 if (x > abs(int(MAX_RANDOM - 1))) { in TestCase()
33 #define MAX_RANDOM 0x80000000 macro