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