Searched refs:DIAG_JOINSTR (Results 1 – 1 of 1) sorted by relevance
361 #define DIAG_JOINSTR(x,y) XSTRINGIFY(x ## y) macro367 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))370 # define DIAG_OFF(x) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))371 # define DIAG_ON(x) DIAG_PRAGMA(warning DIAG_JOINSTR(-W,x))375 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))