Searched defs:hello (Results 1 – 3 of 3) sorted by relevance
74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
233 fn hello(&self) -> Result<isize> { in hello() method
73 } hello; member