Polly 22.0.0git
isl_domain_factor_templ.c File Reference

Go to the source code of this file.

Macros

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

Functions

static __isl_give TYPEFN (TYPE, drop_domain)
static isl_stat FN (TYPE, check_domain_product)
__isl_give TYPEFN (TYPE, domain_factor_domain)

Macro Definition Documentation

◆ FN

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

Definition at line 12 of file isl_domain_factor_templ.c.

Referenced by FN(), FN(), and FN().

◆ xFN

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

Definition at line 11 of file isl_domain_factor_templ.c.

Function Documentation

◆ FN() [1/3]

isl_stat FN ( TYPE ,
check_domain_product  )
static

◆ FN() [2/3]

◆ FN() [3/3]

__isl_give TYPE * FN ( TYPE ,
drop_domain  )
static