Lines Matching refs:MULTI
23 __isl_give MULTI(BASE) *FN(FN(MULTI(BASE),from),BASE)(__isl_take EL *el)26 MULTI(BASE) *multi;33 multi = FN(MULTI(BASE),alloc)(space);34 multi = FN(FN(MULTI(BASE),set),BASE)(multi, 0, el);36 return multi;
Indexes created Mon Mar 02 05:31:46 UTC 2026