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 Wed Apr 22 00:22:44 UTC 2026