warning.hh File Reference

Go to the source code of this file.

Macros

#define AIG_WARN_STRINGISE_IMPL(x)   #x
 
#define AIG_WARN_STRINGISE(x)    AIG_WARN_STRINGISE_IMPL(x)
 
#define AIG_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ AIG_WARN

#define AIG_WARN (   MSG)    /* nothing */

◆ AIG_WARN_STRINGISE

#define AIG_WARN_STRINGISE (   x)     AIG_WARN_STRINGISE_IMPL(x)

◆ AIG_WARN_STRINGISE_IMPL

#define AIG_WARN_STRINGISE_IMPL (   x)    #x