Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_test.c95 void test_parse_pwqp(isl_ctx *ctx, const char *str) in test_parse_pwqp() function
537 test_parse_pwqp(ctx, "{ [i] -> i + [ (i + [i/3])/2 ] }"); in test_parse()
540 test_parse_pwqp(ctx, "{ [x] -> ([(x)/2] * [(x)/3]) }"); in test_parse()