Searched refs:long_min_str (Results 1 – 1 of 1) sorted by relevance
97 isl::val long_min_str(ctx, std::to_string(LONG_MIN)); in test_parameters_int() local99 assert(IS_TRUE(long_min_str.eq(long_min_int))); in test_parameters_int()