Searched refs:MYCHAR (Results 1 – 1 of 1) sorted by relevance
42 #define MYCHAR char macro44 …return a == (MYCHAR)0; // expected-warning {{comparing a pointer to a null character constant; did… in test10()