Polly 19.0.0git
Macros | Functions
isl_type_check_match_range_multi_val.c File Reference

Go to the source code of this file.

Macros

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

Functions

static isl_bool FN (TYPE, match_range_multi_val)
 
static isl_stat FN (TYPE, check_match_range_multi_val)
 

Macro Definition Documentation

◆ FN

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

Definition at line 2 of file isl_type_check_match_range_multi_val.c.

◆ xFN

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

Definition at line 1 of file isl_type_check_match_range_multi_val.c.

Function Documentation

◆ FN() [1/2]

static isl_stat FN ( TYPE  ,
check_match_range_multi_val   
)
static

◆ FN() [2/2]

static isl_bool FN ( TYPE  ,
match_range_multi_val   
)
static