39int main(
int argc,
char **argv)
47 options = cat_options_new_with_defaults();
#define ISL_ARG_DEF(prefix, st, args)
#define ISL_ARG_CHOICE(st, f, s, l, c, d, h)
#define ISL_ARG_CHILD(st, f, l, c, h)
#define ISL_ARGS_START(s, name)
struct isl_arg_choice cat_yaml_style[]
struct isl_arg_choice cat_format[]
isl_ctx * isl_ctx_alloc_with_options(struct isl_args *args, __isl_take void *opt)
void isl_ctx_free(isl_ctx *ctx)
These are automatically generated checked C++ bindings for isl.
#define ISL_FORMAT_POLYLIB
#define ISL_YAML_STYLE_FLOW
__isl_null isl_printer * isl_printer_free(__isl_take isl_printer *printer)
__isl_give isl_printer * isl_printer_to_file(isl_ctx *ctx, FILE *file)
#define ISL_YAML_STYLE_BLOCK
__isl_give isl_printer * isl_printer_set_yaml_style(__isl_take isl_printer *p, int yaml_style)
__isl_give isl_printer * isl_printer_end_line(__isl_take isl_printer *p)
__isl_give isl_printer * isl_printer_set_output_format(__isl_take isl_printer *p, int output_format)
#define ISL_FORMAT_EXT_POLYLIB
struct isl_obj isl_stream_read_obj(__isl_keep isl_stream *s)
__isl_give isl_stream * isl_stream_new_file(isl_ctx *ctx, FILE *file)
void isl_stream_free(__isl_take isl_stream *s)