Searched defs:hello (Results 1 – 4 of 4) sorted by relevance
1 def hello(): function
1 add_executable(hello hello.c) target
28 int hello = 0; in main() local
29 static z_const char hello[] = "hello, hello!"; variable
Completed in 7 milliseconds