Searched defs:hello_world (Results 1 – 7 of 7) sorted by relevance
6 project(hello_world) project
5 project(hello_world) project
7 project(hello_world) project
17 void hello_world(void) in hello_world() function
13 void hello_world(void) in hello_world() function
70 const char *hello_world = "Hello World!\n"; in main() local