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
Add public access to short-circuit && and ||
[isl.git]
/
isl_multi_apply_set.c
blob
df97878d109be37d9bb4c39eebd0f6a7f5f08784
1
#define APPLY_DOMBASE set
2
#define APPLY_DOM isl_set
3
4
#include <isl_multi_apply_templ.c>
5
6
#undef APPLY_DOMBASE
7
#undef APPLY_DOM