Lines Matching defs:UNION
26 S(UNION,group) { in S() argument
37 struct UNION { struct
47 S(UNION,foreach_group_data) in S() argument
55 static isl_stat FN(UNION,call_on_group)(void **entry, void *user) in FN() argument
66 static isl_stat FN(UNION,foreach_group)(__isl_keep UNION *u, in FN() argument
83 static isl_stat FN(UNION,count_part)(__isl_keep S(UNION,group) *group, in FN() argument
97 isl_size FN(FN(UNION,n),BASE)(__isl_keep UNION *u) in FN() function
110 static isl_stat FN(UNION,free_group_entry)(void **entry, void *user) in FN() argument
120 static __isl_null S(UNION,group) *FN(UNION,group_free)( in S() argument
140 static __isl_give S(UNION,group) *FN(UNION,group_alloc)( in S() argument
164 static isl_bool FN(UNION,has_space_tuples)(const void *entry, const void *val) in FN() argument
177 static __isl_give S(UNION,group) *FN(UNION,group_cow)( in S() argument
183 S(UNION,foreach_data) in S() argument
189 static isl_stat FN(UNION,call_on_copy)(void **entry, void *user) in FN() argument
202 static isl_stat FN(UNION,group_call_on_copy)(__isl_keep S(UNION,group) *group, in FN() argument
215 isl_stat FN(FN(UNION,foreach),BASE)(__isl_keep UNION *u, in FN() function
229 static isl_bool FN(UNION,group_has_same_domain_space_tuples)(const void *entry, in FN() argument
248 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() argument
287 static __isl_give UNION *FN(UNION,remove_part_entry)(__isl_take UNION *u, in FN() argument
319 FN(UNION,group_free)(group); in FN() local
326 static isl_bool FN(UNION,disjoint_domain)(__isl_keep PART *part1, in FN() argument
346 static isl_stat FN(UNION,check_disjoint_domain_entry)(void **entry, void *user) in FN() argument
376 static isl_stat FN(UNION,check_disjoint_domain_other)(__isl_keep UNION *u, in FN() argument
405 static isl_stat FN(UNION,check_disjoint_domain)(__isl_keep PART *part1, in FN() argument
423 S(UNION,foreach_inplace_data) in S() argument
432 static isl_stat FN(UNION,group_call_inplace)(__isl_keep S(UNION,group) *group, in FN() argument
449 static isl_stat FN(UNION,foreach_inplace)(__isl_keep UNION *u, in FN() argument
457 static isl_stat FN(UNION,free_u_entry)(void **entry, void *user) in FN() argument
460 FN(UNION,group_free)(group); in FN() local
466 isl_bool FN(UNION,plain_is_empty)(__isl_take UNION *u) in FN() argument
476 static isl_stat FN(UNION,group_single_space)(__isl_keep S(UNION,group) *group, in FN() argument
492 isl_bool FN(FN(UNION,isa),BASE)(__isl_take UNION *u) in FN() function
512 static isl_stat FN(UNION,extract_part)(void **entry, void *user) in FN() argument
528 __isl_give PART *FN(FN(UNION,as),BASE)(__isl_take UNION *u) in FN() function
542 FN(UNION,free)(u); in FN() local