Polly 19.0.0git
Macros | Functions
isl_type_has_space_templ.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

isl_bool FN (TYPE, has_space)
 

Macro Definition Documentation

◆ FN

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

Definition at line 11 of file isl_type_has_space_templ.c.

◆ xFN

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

Definition at line 10 of file isl_type_has_space_templ.c.

Function Documentation

◆ FN()

isl_bool FN ( TYPE  ,
has_space   
)

Definition at line 15 of file isl_type_has_space_templ.c.

References FN, isl_space_is_equal(), obj, and TYPE.