Searched defs:HELLO (Results 1 – 10 of 10) sorted by relevance
12 PROGRAM HELLO program
8 #define HELLO \ macro
17 #define HELLO 1 macro
12 #define HELLO 1 macro
17 #define HELLO global() macro [all...]
29 constexpr const char HELLO[] = "hello"; in TEST() local
27 constexpr const char HELLO[] = "hello"; in TEST() local
72 constexpr const char HELLO[] = "hello"; in TEST() local
32 constexpr const char HELLO[] = "Hello"; in TEST() local
326 #define HELLO "Hello, " macro