Searched refs:long_max_int (Results 1 – 1 of 1) sorted by relevance
94 isl::val long_max_int(ctx, LONG_MAX); in test_parameters_int() local95 assert(IS_TRUE(long_max_str.eq(long_max_int))); in test_parameters_int()