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