Searched defs:hello_world (Results 1 – 6 of 6) sorted by relevance
1 project(hello_world) project
7 std::string hello_world ("Hello World!"); in main() local
3 const char *hello_world = "Hello, segfault!"; variable
4 const char *hello_world = "Hello, assertion!"; variable
6 hello_world: label
52 const char *hello_world = "Hello, world!"; in main() local