Searched refs:test_parse_map (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_test.c50 void test_parse_map(isl_ctx *ctx, const char *str) function
112 test_parse_map(ctx, "{[[s] -> A[i]] -> [[s+1] -> A[i]]}");
113 test_parse_map(ctx, "{ [p1, y1, y2] -> [2, y1, y2] : "
194 test_parse_map(ctx, "{ S1[i] -> [([i/10]),i%10] : 0 <= i <= 45 }");

Completed in 43 milliseconds