Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | xCAT(A, B) A ## B |
#define | CAT(A, B) xCAT(A,B) |
#define | TYPE CAT(isl_,TYPE_BASE) |
Functions | |
__isl_give TYPE * | FN (isl_stream_read, TYPE_BASE) |
Definition at line 12 of file isl_stream_read_with_params_templ.c.
__isl_give TYPE * FN | ( | isl_stream_read | , |
TYPE_BASE | |||
) |
Definition at line 20 of file isl_stream_read_with_params_templ.c.
References FN, isl_dim_param, isl_set_free(), isl_set_universe(), isl_space_params_alloc(), isl_stream_eat(), ISL_TOKEN_TO, next_is_tuple(), obj, read_map_tuple(), TYPE, TYPE_BASE, vars::v, vars_free(), and vars_new().