Searched defs:MULTI (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/isl/
H A Disl_multi_templ.h8 #define MULTI(BASE) xMULTI(BASE) macro
10 struct MULTI(BASE) { function
H A Disl_multi_templ.c22 #define MULTI(BASE) xMULTI(BASE) macro
27 isl_ctx *FN(MULTI(BASE),get_ctx)(__isl_keep MULTI(BASE) *multi) function
32 __isl_give isl_space *FN(MULTI(BASE),get_space)(__isl_keep MULTI(BASE) *multi) function
38 __isl_keep MULTI(BASE) *multi) function
43 __isl_give MULTI(BASE) *FN(MULTI(BASE),alloc)(__isl_take isl_space *space) function
68 __isl_give MULTI(BASE) *FN(MULTI(BASE),dup)(__isl_keep MULTI(BASE) *multi) function
87 __isl_give MULTI(BASE) *FN(MULTI(BASE),cow)(__isl_take MULTI(BASE) *multi) function
99 __isl_give MULTI(BASE) *FN(MULTI(BASE),copy)(__isl_keep MULTI(BASE) *multi) function
108 void *FN(MULTI(BASE),free)(__isl_take MULTI(BASE) *multi) function
126 __isl_give MULTI(BASE) *FN(MULTI(BASE),insert_dims)( function
158 __isl_give MULTI(BASE) *FN(MULTI(BASE),add_dims)(__isl_take MULTI(BASE) *multi, function
168 unsigned FN(MULTI(BASE),dim)(__isl_keep MULTI(BASE) *multi, function
174 __isl_give MULTI(BASE) *FN(MULTI(BASE),set_dim_name)( function
199 const char *FN(MULTI(BASE),get_tuple_name)(__isl_keep MULTI(BASE) *multi, function
205 __isl_give EL *FN(FN(MULTI(BASE),get),BASE)(__isl_keep MULTI(BASE) *multi, function
219 __isl_give MULTI(BASE) *FN(FN(MULTI(BASE),set),BASE)( function
258 __isl_give MULTI(BASE) *FN(MULTI(BASE),reset_space_and_domain)( function
286 __isl_give MULTI(BASE) *FN(MULTI(BASE),reset_domain_space)( function
296 __isl_give MULTI(BASE) *FN(MULTI(BASE),reset_space)( function
305 __isl_give MULTI(BASE) *FN(MULTI(BASE),set_tuple_name)( function
321 __isl_give MULTI(BASE) *FN(MULTI(BASE),set_tuple_id)( function
337 __isl_give MULTI(BASE) *FN(MULTI(BASE),realign_domain)( function
366 __isl_give MULTI(BASE) *FN(MULTI(BASE),align_params)( function
401 static __isl_give MULTI(BASE) *FN(MULTI(BASE),align_params_multi_set_and)( function
427 __isl_give MULTI(BASE) *FN(MULTI(BASE),gist_aligned)( function
450 __isl_give MULTI(BASE) *FN(MULTI(BASE),gist)(__isl_take MULTI(BASE) *multi, function
457 __isl_give MULTI(BASE) *FN(MULTI(BASE),gist_params)( function
467 __isl_give MULTI(BASE) *FN(FN(MULTI(BASE),from),LIST(BASE))( function
503 __isl_give MULTI(BASE) *FN(MULTI(BASE),identity)(__isl_take isl_space *space) function
551 __isl_give MULTI(BASE) *FN(MULTI(BASE),zero)(__isl_take isl_space *space) function
584 __isl_give MULTI(BASE) *FN(FN(MULTI(BASE),from),BASE)(__isl_take EL *el) function
595 __isl_give MULTI(BASE) *FN(MULTI(BASE),drop_dims)( function
638 __isl_give MULTI(BASE) *FN(MULTI(BASE),range_product)( function
675 __isl_give MULTI(BASE) *FN(MULTI(BASE),flatten_range)( function
698 __isl_give MULTI(BASE) *FN(MULTI(BASE),flat_range_product)( function
720 __isl_give MULTI(BASE) *FN(MULTI(BASE),range_splice)( function
772 __isl_give MULTI(BASE) *FN(MULTI(BASE),splice)( function
811 static __isl_give MULTI(BASE) *FN(MULTI(BASE),bin_op)( function
843 __isl_give MULTI(BASE) *FN(MULTI(BASE),scale_val)(__isl_take MULTI(BASE) *multi, function
880 __isl_give MULTI(BASE) *FN(MULTI(BASE),scale_multi_val)( function
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr33848.c11 #define MULTI(X) \ macro
H A Dpr32897.c7 #define MULTI(X) \ macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20041011-1.c5 #define MULTI(X) \ macro
H A Dpr28982a.c26 #define MULTI(X) \ macro
H A Dpr28982b.c9 #define MULTI(X) \ macro

Completed in 62 milliseconds