Searched defs:big_value (Results 1 – 2 of 2) sorted by relevance
38 …long long int big_value = std::numeric_limits<long long int>::max(); // a value too big for ints t… in test_big() local
43 static char big_value[512]; variable