Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_test.c104 static void test_parse_pwaff(isl_ctx *ctx, const char *str) in test_parse_pwaff() function
539 test_parse_pwaff(ctx, "{ [i] -> [i + 1] : i > 0; [a] -> [a] : a < 0 }"); in test_parse()
541 test_parse_pwaff(ctx, "{ [] -> [(100)] }"); in test_parse()