| 1 | #define APPLY_DOMBASE union_set |
|---|---|
| 2 | #define APPLY_DOM isl_union_set |
| 3 | |
| 4 | #include <isl_multi_apply_templ.c> |
| 5 | |
| 6 | #undef APPLY_DOMBASE |
| 7 | #undef APPLY_DOM |
| 8 |
| 1 | #define APPLY_DOMBASE union_set |
|---|---|
| 2 | #define APPLY_DOM isl_union_set |
| 3 | |
| 4 | #include <isl_multi_apply_templ.c> |
| 5 | |
| 6 | #undef APPLY_DOMBASE |
| 7 | #undef APPLY_DOM |
| 8 |