Searched defs:negatives (Results 1 – 2 of 2) sorted by relevance
47 typedef list_c<int,-1,-7,-2,-5> negatives; in MPL_TEST_CASE() typedef
76 const int64_t negatives[] = {-1, std::numeric_limits<int64_t>::min()}; in TEST() local