repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_qpolynomial_reset_domain_space: fix memory management annotation
[isl.git]
/
isl_multi_align_union_set.c
blob
ac42fa71590898fb840c540b486f1b3adfd2ba04
1
#undef SUFFIX
2
#define SUFFIX union_set
3
#undef ARG1
4
#define ARG1 MULTI(BASE)
5
#undef ARG2
6
#define ARG2 isl_union_set
7
8
#include
"isl_align_params_templ.c"