|
Polly 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | xFN(TYPE, NAME) |
| #define | FN(TYPE, NAME) |
Functions | |
| __isl_give TYPE * | FN (TYPE, project_out_param_id) |
| __isl_give TYPE * | FN (TYPE, project_out_param_id_list) |
| #define FN | ( | TYPE, | |
| NAME ) |
Definition at line 11 of file isl_project_out_param_templ.c.
| #define xFN | ( | TYPE, | |
| NAME ) |
Definition at line 10 of file isl_project_out_param_templ.c.
| __isl_give TYPE * FN | ( | TYPE | , |
| project_out_param_id | ) |
Definition at line 16 of file isl_project_out_param_templ.c.
References __isl_give, __isl_take, FN, id, isl_dim_param, isl_id_free(), obj, pos(), project_out(), and TYPE.
| __isl_give TYPE * FN | ( | TYPE | , |
| project_out_param_id_list | ) |
Definition at line 37 of file isl_project_out_param_templ.c.
References __isl_give, __isl_take, FN, id, n, obj, and TYPE.