Home
last modified time | relevance | path

Searched refs:remove_part_entry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_union_single.c128 static __isl_give UNION *FN(UNION,remove_part_entry)(__isl_take UNION *u, in FN() argument
H A Disl_union_multi.c287 static __isl_give UNION *FN(UNION,remove_part_entry)(__isl_take UNION *u, in FN() argument
H A Disl_union_templ.c208 u = FN(UNION,remove_part_entry)(u, entry); in FN()