Lines Matching refs:multi
15 /* Construct a multi expression in the given space with value zero in18 __isl_give MULTI(BASE) *FN(MULTI(BASE),zero)(__isl_take isl_space *space)21 MULTI(BASE) *multi;27 multi = FN(MULTI(BASE),alloc)(isl_space_copy(space));41 multi = FN(FN(MULTI(BASE),set),BASE)(multi, i,47 return multi;
Indexes created Sun Apr 19 00:22:55 UTC 2026