Searched defs:hello_world (Results 1 – 6 of 6) 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
73 const char *hello_world = "Hello World!\n"; in main() local