Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | xFN(TYPE, NAME) TYPE ## _ ## NAME |
#define | FN(TYPE, NAME) xFN(TYPE,NAME) |
Functions | |
__isl_give TYPE * | FN (TYPE, project_out_param_id) |
__isl_give TYPE * | FN (TYPE, project_out_param_id_list) |
Definition at line 11 of file isl_project_out_param_templ.c.
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 FN, id, isl_dim_param, isl_id_free(), obj, pos(), project_out(), and TYPE.
__isl_give TYPE * FN | ( | TYPE | , |
project_out_param_id_list | |||
) |