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_aff_project_domain_on_params: extract out drop_domain
[isl.git]
/
isl_pw_templ.h
blob
98db44af2ff19596339e64a24950c00473c3cf55
1
#include <isl/space.h>
2
3
#include <isl_pw_macro.h>
4
5
__isl_keep isl_space
*
FN
(
PW
,
peek_space
)(
__isl_keep PW
*
pw
);