Polly 19.0.0git
Macros | Functions
isl_pw_add_constant_templ.c File Reference
#include <isl_pw_macro.h>

Go to the source code of this file.

Macros

#define VAL   CAT(isl_,VAL_BASE)
 

Functions

__isl_give PWFN (FN(PW, add_constant), VAL_BASE)
 

Macro Definition Documentation

◆ VAL

#define VAL   CAT(isl_,VAL_BASE)

Definition at line 13 of file isl_pw_add_constant_templ.c.

Function Documentation

◆ FN()

__isl_give PW * FN ( FN(PW, add_constant)  ,
VAL_BASE   
)

Definition at line 17 of file isl_pw_add_constant_templ.c.

References EL, FN, n, PW, VAL, and VAL_BASE.