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_,BASE) |
#define | xFN(TYPE, NAME) TYPE ## _ ## NAME |
#define | FN(TYPE, NAME) xFN(TYPE,NAME) |
Functions | |
static isl_stat | FN (check_reparse, BASE) |
Definition at line 6 of file check_reparse_templ.c.
Definition at line 4 of file check_reparse_templ.c.
Definition at line 5 of file check_reparse_templ.c.
Definition at line 11 of file check_reparse_templ.c.
References equal, FN, isl_die, isl_error_unknown, isl_stat_error, isl_stat_ok, obj, str, and TYPE.