Polly 20.0.0git
|
#include <string.h>
Go to the source code of this file.
Functions | |
static KEY | KEY_EXTRACT (__isl_keep isl_stream *s, struct isl_token *tok) |
static KEY | KEY_GET (__isl_keep isl_stream *s) |
|
static |
Definition at line 16 of file extract_key.c.
References isl_die, isl_error_invalid, isl_stream_error(), isl_stream_get_ctx(), isl_token_get_str(), isl_token_has_str(), key, KEY, KEY_END, KEY_ERROR, KEY_STR, and name.
|
static |
Definition at line 52 of file extract_key.c.
References isl_stream_next_token(), isl_token_free(), key, KEY, KEY_EXTRACT, and isl_token::s.