Searched refs:test_parse_multi_val (Results 1 – 1 of 1) sorted by relevance
113 static int test_parse_multi_val(isl_ctx *ctx, const char *str) in test_parse_multi_val() function411 if (test_parse_multi_val(ctx, "{ A[B[2] -> C[5, 7]] }") < 0) in test_parse()413 if (test_parse_multi_val(ctx, "[n] -> { [2] }") < 0) in test_parse()415 if (test_parse_multi_val(ctx, "{ A[4, infty, NaN, -1/2, 2/3] }") < 0) in test_parse()