Polly 22.0.0git
isl_align_params_templ.c File Reference

Go to the source code of this file.

Macros

#define xFN(TYPE, NAME)
#define FN(TYPE, NAME)

Functions

isl_stat FN (FN(ARG1, align_params), SUFFIX)

Macro Definition Documentation

◆ FN

#define FN ( TYPE,
NAME )
Value:
xFN(TYPE,NAME)
#define xFN(TYPE, NAME)

Definition at line 10 of file isl_align_params_templ.c.

Referenced by FN().

◆ xFN

#define xFN ( TYPE,
NAME )
Value:
TYPE ## _ ## NAME

Definition at line 9 of file isl_align_params_templ.c.

Function Documentation

◆ FN()