Polly 22.0.0git
|
Go to the source code of this file.
Macros | |
#define | xCAT(A, B) |
#define | CAT(A, B) |
#define | TYPE CAT(isl_,TYPE_BASE) |
Functions | |
__isl_give TYPE * | FN (isl, FN(TYPE_BASE, read_from_str)) |
Definition at line 11 of file isl_read_from_str_templ.c.
Definition at line 13 of file isl_read_from_str_templ.c.
__isl_give TYPE * FN | ( | isl | , |
FN(TYPE_BASE, read_from_str) | ) |
Definition at line 17 of file isl_read_from_str_templ.c.
References __isl_give, FN, isl_stream_free(), isl_stream_new_str(), obj, str, TYPE, and TYPE_BASE.