isl_map_list.c
444 Bytes
#include <isl/map.h>
#include <isl/union_map.h>
#undef EL
#define EL isl_basic_map
#include <isl_list_templ.h>
#undef EL_BASE
#define EL_BASE basic_map
#include <isl_list_templ.c>
#undef EL
#define EL isl_map
#include <isl_list_templ.h>
#undef EL_BASE
#define EL_BASE map
#include <isl_list_templ.c>
#undef EL
#define EL isl_union_map
#include <isl_list_templ.h>
#undef EL_BASE
#define EL_BASE union_map
#include <isl_list_templ.c>