Lines Matching defs:FN
55 static isl_stat FN(UNION,call_on_group)(void **entry, void *user) in FN() function
66 static isl_stat FN(UNION,foreach_group)(__isl_keep UNION *u, in FN() function
83 static isl_stat FN(UNION,count_part)(__isl_keep S(UNION,group) *group, in FN() function
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() function
164 static isl_bool FN(UNION,has_space_tuples)(const void *entry, const void *val) in FN() function
189 static isl_stat FN(UNION,call_on_copy)(void **entry, void *user) in FN() function
202 static isl_stat FN(UNION,group_call_on_copy)(__isl_keep S(UNION,group) *group, in FN() function
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() function
248 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() function
287 static __isl_give UNION *FN(UNION,remove_part_entry)(__isl_take UNION *u, in FN() function
326 static isl_bool FN(UNION,disjoint_domain)(__isl_keep PART *part1, in FN() function
346 static isl_stat FN(UNION,check_disjoint_domain_entry)(void **entry, void *user) in FN() function
376 static isl_stat FN(UNION,check_disjoint_domain_other)(__isl_keep UNION *u, in FN() function
405 static isl_stat FN(UNION,check_disjoint_domain)(__isl_keep PART *part1, in FN() function
432 static isl_stat FN(UNION,group_call_inplace)(__isl_keep S(UNION,group) *group, in FN() function
449 static isl_stat FN(UNION,foreach_inplace)(__isl_keep UNION *u, in FN() function
457 static isl_stat FN(UNION,free_u_entry)(void **entry, void *user) in FN() function
466 isl_bool FN(UNION,plain_is_empty)(__isl_take UNION *u) in FN() function
476 static isl_stat FN(UNION,group_single_space)(__isl_keep S(UNION,group) *group, in FN() function
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() function
528 __isl_give PART *FN(FN(UNION,as),BASE)(__isl_take UNION *u) in FN() function