Searched defs:hello_world (Results 1 – 7 of 7) sorted by relevance
8 int hello_world(void) in hello_world() function
46 hello_world_t hello_world = NULL; in main() local
12 const char *hello_world = "Hello, assertion!"; variable
11 const char *hello_world = "Hello, segfault!"; variable
15 std::string hello_world ("Hello World!"); in main() local
48 const char *hello_world = "Hello, world!"; in main() local
161 const char hello_world[] = "Hello, World!\n"; variable