Searched refs:DIAG_JOINSTR (Results 1 – 1 of 1) sorted by relevance
309 #define DIAG_JOINSTR(x,y) XSTRINGIFY(x ## y) macro315 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))318 # define DIAG_OFF(x) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))319 # define DIAG_ON(x) DIAG_PRAGMA(warning DIAG_JOINSTR(-W,x))323 # define DIAG_OFF(x) DIAG_PRAGMA(push) DIAG_PRAGMA(ignored DIAG_JOINSTR(-W,x))