Home
last modified time | relevance | path

Searched refs:long_max_int (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp-generic.cc94 isl::val long_max_int(ctx, LONG_MAX); in test_parameters_int() local
95 assert(IS_TRUE(long_max_str.eq(long_max_int))); in test_parameters_int()