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_union_map.c: gen_bin_entry: extract out bin_try_get_match
[isl.git]
/
isl_hash_private.h
blob
c6b272ae49cd8666439d14af386d7b2f124ffd46
1
#ifndef ISL_HASH_PRIVATE
2
#define ISL_HASH_PRIVATE
3
4
#include <isl/hash.h>
5
6
extern
struct
isl_hash_table_entry
*
isl_hash_table_entry_none
;
7
8
#endif