Home
last modified time | relevance | path

Searched refs:_HAVE_X (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Preprocessor/
Dmacro-reserved.cpp6 #define _HAVE_X 0 macro
12 #undef _HAVE_X
56 #define _HAVE_X 0 // expected-warning {{macro name is a reserved identifier}} macro
60 #undef _HAVE_X // expected-warning {{macro name is a reserved identifier}}
Dmacro-reserved.c7 #define _HAVE_X 0 macro
14 #undef _HAVE_X
55 #define _HAVE_X 0 // expected-warning {{macro name is a reserved identifier}} macro
61 #undef _HAVE_X // expected-warning {{macro name is a reserved identifier}}