Polly 22.0.0git
|
#include <isl/stream.h>
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) |
Functions | |
static __isl_give TYPE * | FN (read, BASE) |
Definition at line 4 of file read_in_string_templ.c.
#define FN | ( | TYPE, | |
NAME ) |
Definition at line 6 of file read_in_string_templ.c.
#define xFN | ( | TYPE, | |
NAME ) |
Definition at line 7 of file read_in_string_templ.c.
|
static |
Definition at line 17 of file read_in_string_templ.c.
References __isl_give, __isl_keep, BASE, FN, isl_stream_get_ctx(), isl_stream_next_token(), isl_stream_push_token(), isl_token_free(), isl_token_get_str(), isl_token_get_type(), ISL_TOKEN_STRING, res, isl_token::s, str, TYPE, and type.