Searched defs:MESSAGE (Results 1 – 9 of 9) sorted by relevance
32 #define MESSAGE "This account is currently not available.\n" macro
22 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv() macro
197 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv_ietf() macro
28 static const char MESSAGE[] = "Hello, World!\n"; variable
25 #define MESSAGE "I am fine" macro
45 const char MESSAGE[] = "Hello, World!\n"; variable
44 MESSAGE = 1; enumerator
40 #define MESSAGE(...) macro42 #define MESSAGE(...) fprintf(stderr, "" __VA_ARGS__) macro