Home | History | Annotate | Download | only in Preprocessor

Lines Matching full:undef

9 #undef for
10 #undef final
11 #undef __HAVE_X
12 #undef _HAVE_X
13 #undef X__Y
15 #undef __cplusplus
25 #undef while
26 #undef const
27 #undef static
28 #undef extern
29 #undef inline
32 #undef inline
34 #undef inline
37 #undef inline
39 #undef extern
41 #undef extern
43 #undef extern
46 #undef inline
48 #undef volatile
59 #undef __cplusplus // expected-warning {{macro name is a reserved identifier}}
60 #undef _HAVE_X // expected-warning {{macro name is a reserved identifier}}
61 #undef X__Y // expected-warning {{macro name is a reserved identifier}}