|
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_,BASE) |
| #define | xFN(TYPE, NAME) |
| #define | FN(TYPE, NAME) |
| #define | TESTS CAT(reparse_,CAT(BASE,_tests)) |
Functions | |
| static isl_stat | FN (check, TESTS) |
Definition at line 2 of file check_reparse_test_templ.c.
| #define FN | ( | TYPE, | |
| NAME ) |
Definition at line 9 of file check_reparse_test_templ.c.
Definition at line 4 of file check_reparse_test_templ.c.
| #define xFN | ( | TYPE, | |
| NAME ) |
Definition at line 5 of file check_reparse_test_templ.c.
Definition at line 16 of file check_reparse_test_templ.c.
References ARRAY_SIZE, BASE, FN, isl_stat_error, isl_stat_ok, obj, TESTS, and TYPE.