Searched defs:hello (Results 1 – 4 of 4) sorted by relevance
29 char hello[] = "Hello, world!"; variable
29 const char hello[] = "hello, hello!"; variable
29 z_const char hello[] = "hello, hello!"; variable
1675 def hello(self): function