|
Polly 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | xCAT(A, B) |
| #define | CAT(A, B) |
| #define | xFN(TYPE, NAME) |
| #define | FN(TYPE, NAME) |
| #define | xLIST(EL) |
| #define | LIST(EL) |
| #define | SET CAT(isl_,SET_BASE) |
| #define | EL CAT(isl_,EL_BASE) |
Functions | |
| static isl_stat | FN (FN(FN(test_get_list, EL_BASE), from), SET_BASE) |
Definition at line 2 of file isl_test_list_templ.c.
Definition at line 11 of file isl_test_list_templ.c.
| #define FN | ( | TYPE, | |
| NAME ) |
| #define LIST | ( | EL | ) |
Definition at line 9 of file isl_test_list_templ.c.
Referenced by FN().
| #define xFN | ( | TYPE, | |
| NAME ) |
Definition at line 3 of file isl_test_list_templ.c.
| #define xLIST | ( | EL | ) |
Definition at line 5 of file isl_test_list_templ.c.
|
static |
Definition at line 16 of file isl_test_list_templ.c.
References EL, EL_BASE, equal, FN, is_equal(), isl_die, isl_error_unknown, isl_stat_error, isl_stat_ok, LIST, n, SET, set, set2, SET_BASE, size, str, and test_get_list().