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_space_is_equal: rename "dim" arguments to "space"
[isl.git]
/
isl_multi_apply_union_set.c
blob
d7c298a36303996c63612ab7ee2d453f7dc7ce29
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